new gradle, fixes for new gradle
Showing
18 changed files
with
14 additions
and
93 deletions
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment
... | ... | @@ -3,6 +3,7 @@ apply plugin: 'com.android.application' |
//apply plugin: 'com.huawei.agconnect' | ||
android { | ||
namespace "warp.ly.android_sdk" | ||
compileSdkVersion 34 | ||
buildToolsVersion "34.0.0" | ||
... | ... |