Google didn't like version code 134.

This commit is contained in:
Juha Heinanen
2020-08-28 20:32:58 +03:00
parent 6a157be47a
commit 9b58b49662

View File

@ -8,7 +8,7 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 29
versionCode = 134
versionCode = 135
versionName = '21.0.0'
externalNativeBuild {
cmake {