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