diff --git a/build.gradle b/build.gradle index e47a4f5..133ecd3 100644 --- a/build.gradle +++ b/build.gradle @@ -25,7 +25,7 @@ android { versionName "2.0.4" minSdkVersion 16 targetSdkVersion 28 - maxSdkVersion 27 + maxSdkVersion 29 ndk { // Specifies the ABI configurations of your native // libraries Gradle should build and package with your APK.