更新了构建套件版本

This commit is contained in:
ZCShou 2020-12-30 14:12:37 +08:00
parent 0fc3753c22
commit 687a27d8a1
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ android {
compileSdkVersion 29
defaultConfig {
applicationId "com.zcshou.gogogo"
minSdkVersion 26
minSdkVersion 24
targetSdkVersion 29
versionCode 110
versionName "1.1.0"
@ -54,5 +54,5 @@ dependencies {
})
implementation files('libs/BaiduLBS_Android.jar')
implementation files('libs/log4j-1.2.17.jar')
implementation 'com.google.android.gms:play-services-ads:19.5.0'
implementation 'com.google.android.gms:play-services-ads:19.6.0'
}

Binary file not shown.

View File

@ -13,7 +13,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.0'
classpath 'com.android.tools.build:gradle:4.1.1'
// NOTE: Do not place your application dependencies here; they belong