diff --git a/android/build.gradle b/android/build.gradle index fbe68cd..5470831 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -29,11 +29,11 @@ allprojects { apply plugin: 'com.android.library' android { - compileSdkVersion 30 + compileSdkVersion 31 defaultConfig { minSdkVersion 21 - targetSdkVersion 30 + targetSdkVersion 31 versionCode 7 versionName "2.1.43"