Add hide charging icon and WiFi standard icon

Update version to 1.3.3
This commit is contained in:
乌堆小透明
2022-03-06 19:11:05 +08:00
parent 43bb1bf347
commit e548a8fa1d
10 changed files with 79 additions and 50 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.lt2333.simplicitytools"
minSdk = 31
targetSdk = 32
versionCode = 33
versionName = "1.3.2"
versionCode = 34
versionName = "1.3.3"
}
buildTypes {