release v1.0, fix minor cosmetic stuff -> first production release (out of beta)

This commit is contained in:
Odweta
2024-02-18 09:00:16 +01:00
parent 35fc8bc97a
commit 3916c87943
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ android {
minSdk = 28
targetSdk = 34
versionCode = 1
versionName = "0.9"
versionName = "1.0"
}
buildTypes {