New version 30.0.0

This commit is contained in:
Juha Heinanen
2021-04-30 13:15:02 +03:00
parent 420949a41b
commit e0c40b5125
2 changed files with 6 additions and 3 deletions
+3 -3
View File
@@ -2,13 +2,13 @@ apply plugin: 'com.android.application'
apply plugin: 'kotlin-android' apply plugin: 'kotlin-android'
android { android {
compileSdkVersion = 29 compileSdkVersion = 30
defaultConfig { defaultConfig {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode = 163 versionCode = 164
versionName = '29.2.1' versionName = '30.0.0'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H' cFlags '-DHAVE_INTTYPES_H'
@@ -0,0 +1,3 @@
- Upgraded target SDK version to API level 30
- In Android versions 10 and above, let user choose the file in
backup, restore, TLS certificate related operations