diff --git a/app/build.gradle b/app/build.gradle index 0d3169c2..1647fd6a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -3,11 +3,11 @@ apply plugin: 'com.android.application' android { ndkVersion "23.1.7779620" - compileSdkVersion 31 + compileSdkVersion 32 defaultConfig { minSdkVersion 16 - targetSdkVersion 31 + targetSdkVersion 32 versionName "10.0" versionCode = 272