android: update partial dependency

This commit is contained in:
王劲鹏
2020-08-03 12:02:36 +08:00
committed by osborn
parent 03d40564ff
commit 4c59468963
5 changed files with 16 additions and 16 deletions

View File

@@ -1,13 +1,13 @@
apply plugin: 'com.android.library'
android {
compileSdkVersion 29
buildToolsVersion "29.0.3"
compileSdkVersion 30
buildToolsVersion "30.0.1"
defaultConfig {
minSdkVersion 16
targetSdkVersion 29
targetSdkVersion 30
versionCode 1
versionName "1.0"