- increased version
- restored finish at baresip exit
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 26
|
||||
versionCode = 13
|
||||
versionName = '2.2'
|
||||
versionCode = 14
|
||||
versionName = '2.2.1'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
Reference in New Issue
Block a user