Forgot to increase versionCode
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode = 188
|
versionCode = 189
|
||||||
versionName = '37.0.0'
|
versionName = '37.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
Reference in New Issue
Block a user