Update version to 1.4.8

This commit is contained in:
乌堆小透明
2022-03-18 18:07:42 +08:00
parent a87bf7318b
commit 61b24111f1

View File

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