Bump project version (#173)

This commit is contained in:
2025-05-11 21:52:37 +03:00
committed by GitHub
parent 7e696ec8c8
commit 628b93e4ab
+1 -1
View File
@@ -3,7 +3,7 @@ minSdk = "23"
targetSdk = "35" targetSdk = "35"
compileSdk = "35" compileSdk = "35"
versionCode = "10" versionCode = "10"
versionName = "0.2.1" versionName = "0.2.2"
agp = "8.10.0" agp = "8.10.0"
converterMoshi = "2.11.0" converterMoshi = "2.11.0"