Update version to 1.4.9

This commit is contained in:
乌堆小透明
2022-03-20 16:57:39 +08:00
parent 7ad1bcb763
commit 87a2f04b65

View File

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