diff --git a/build.gradle b/build.gradle index e0f76085d0..914e8e6e1b 100644 --- a/build.gradle +++ b/build.gradle @@ -305,7 +305,7 @@ def abiPostFix = ['armeabi-v7a' : 1, android { flavorDimensions "none" - compileSdkVersion 28 + compileSdkVersion 29 buildToolsVersion '28.0.3' useLibrary 'org.apache.http.legacy'