修复双排网速图标显示异常

This commit is contained in:
乌堆小透明
2022-03-20 17:52:17 +08:00
parent f6653aef78
commit 0a6b114354
2 changed files with 9 additions and 5 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.lt2333.simplicitytools"
minSdk = 31
targetSdk = 32
versionCode = 50
versionName = "1.4.9"
versionCode = 51
versionName = "1.5.0"
}
buildTypes {