Update version to 1.4.4

This commit is contained in:
乌堆小透明
2022-03-15 01:07:12 +08:00
parent 117acc99f7
commit 11908a7381

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.lt2333.simplicitytools"
minSdk = 31
targetSdk = 32
versionCode = 44
versionName = "1.4.3"
versionCode = 45
versionName = "1.4.4"
}
buildTypes {