update to 1.0.1, fix verbal grades (non-number grades)

This commit is contained in:
Odweta
2024-02-23 10:19:04 +01:00
parent 96c825680b
commit b98db64fe7
5 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ android {
minSdk = 28
targetSdk = 34
versionCode = 1
versionName = "1.0"
versionName = "1.0.1"
}
buildTypes {