- increased version numbers
- fixed compiler warning
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 27
|
||||
versionCode = 37
|
||||
versionName = '5.0.0'
|
||||
versionCode = 38
|
||||
versionName = '5.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
Reference in New Issue
Block a user