docs(version): updated version number

This commit is contained in:
darwincereska
2025-11-10 16:59:06 -05:00
parent c38a8bb95c
commit d2e51659e6

View File

@@ -10,7 +10,7 @@ plugins {
}
group = "io.notevc"
version = "1.0.1"
version = "1.0.2"
buildConfig {
buildConfigField("String", "VERSION", "\"${project.version}\"")