更新版本号至1.2.3

This commit is contained in:
乌堆小透明
2022-03-02 13:51:19 +08:00
parent 5dadd3fecd
commit 76b67250e1
4 changed files with 5 additions and 11 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.lt2333.simplicitytools"
minSdk = 31
targetSdk = 32
versionCode = 23
versionName = "1.2.2"
versionCode = 24
versionName = "1.2.3"
}
buildTypes {
@@ -56,7 +56,7 @@ android {
}
dependencies {
implementation("androidx.constraintlayout:constraintlayout:2.1.3")
// implementation("androidx.constraintlayout:constraintlayout:2.1.3")
//API
compileOnly("de.robv.android.xposed:api:82")
//UI