Release v3.3
This commit is contained in:
+2
-2
@@ -28,8 +28,8 @@ android {
|
||||
applicationId "${packageName}"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
versionCode 72
|
||||
versionName "3.3-beta1"
|
||||
versionCode 73
|
||||
versionName "3.3"
|
||||
multiDexEnabled true
|
||||
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
|
||||
buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\""
|
||||
|
||||
Reference in New Issue
Block a user