new version: 1.7

This commit is contained in:
2026-03-13 23:04:59 +05:00
parent 148b494926
commit 7d06619194
3 changed files with 10 additions and 2 deletions
+2 -2
View File
@@ -124,8 +124,8 @@ android {
applicationId = "sh.sar.isodroid"
minSdk = 26
targetSdk = 36
versionCode = 6
versionName = "1.6"
versionCode = 7
versionName = "1.7"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}