Increaded sdk version to 32
This commit is contained in:
@ -2,12 +2,12 @@ apply plugin: 'com.android.application'
|
||||
apply plugin: 'kotlin-android'
|
||||
|
||||
android {
|
||||
compileSdkVersion = 31
|
||||
compileSdkVersion = 32
|
||||
ndkVersion = '23.1.7779620'
|
||||
defaultConfig {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
targetSdkVersion 32
|
||||
versionCode = 217
|
||||
versionName = '45.1.2'
|
||||
externalNativeBuild {
|
||||
|
||||
Reference in New Issue
Block a user