version 1.4

This commit is contained in:
2026-03-11 12:45:51 +05:00
parent cbee1786ca
commit 6cdd812144
2 changed files with 15 additions and 2 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "sh.sar.isodroid"
minSdk = 26
targetSdk = 36
versionCode = 1
versionName = "1.3"
versionCode = 4
versionName = "1.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}