Update version to 1.4.6

This commit is contained in:
乌堆小透明
2022-03-16 17:26:28 +08:00
parent 3d4720fc42
commit fcfd29a86b

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.lt2333.simplicitytools"
minSdk = 31
targetSdk = 32
versionCode = 46
versionName = "1.4.5"
versionCode = 47
versionName = "1.4.6"
}
buildTypes {