bump version

This commit is contained in:
leizhe
2021-11-26 20:09:17 +08:00
parent 5b552b08a7
commit a4608fbf79
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
ext {
minSdkVersion = 21
compileSdkVersion = 29
targetSdkVersion = 29
compileSdkVersion = 30
targetSdkVersion = 30
androidxActivityVersion = '1.2.0'
androidxAppCompatVersion = '1.2.0'
androidxCoordinatorLayoutVersion = '1.1.0'