新增隐藏电量百分号

This commit is contained in:
LittleTurtle2333
2022-02-20 19:40:06 +08:00
parent 53a2ffd8de
commit 6af667bb86
4 changed files with 38 additions and 2 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.lt2333.simplicitytools"
minSdk = 30
targetSdk = 32
versionCode = 15
versionName = "1.1.4"
versionCode = 16
versionName = "1.1.5"
}
buildTypes {