simplify code of app manage

This commit is contained in:
BinTianqi
2024-01-17 20:26:41 +08:00
parent 445446554f
commit 0a60affff9
7 changed files with 191 additions and 94 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId = "com.binbin.androidowner"
minSdk = 26
targetSdk = 34
versionCode = 1
versionName = "1.0"
versionCode = 2
versionName = "1.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {