update: updated versions

This commit is contained in:
2026-06-14 20:24:23 +03:00
parent 52c485af64
commit 61090eefca
+1 -1
View File
@@ -13,7 +13,7 @@ android {
minSdk = 30
targetSdk = 36
versionCode = 70 // 0 at end for mobile
versionName = "2.2.0"
versionName = "2.3.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}