update: updated versions

This commit is contained in:
2026-06-15 17:34:59 +03:00
parent 4a5355e633
commit ca355f4135
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ android {
minSdk = 30
targetSdk = 36
versionCode = generateVersionCode()
versionName = "2.3.1"
versionName = "2.4.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}