Publish Android 1.3.7 to Argus

This commit is contained in:
Курнат Андрей
2026-06-08 21:56:31 +03:00
parent cf366b2699
commit ccc6bda044
3 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -135,8 +135,8 @@ android {
testInstrumentationRunner "eu.qsfera.android.utils.OCTestAndroidJUnitRunner"
versionCode = 34
versionName = "1.3.6"
versionCode = 35
versionName = "1.3.7"
buildConfigField "String", gitRemote, "\"" + getGitOriginRemote() + "\""
buildConfigField "String", commitSHA1, "\"" + getLatestGitHash() + "\""