Update version to 1.5.1

This commit is contained in:
乌堆小透明
2022-03-21 15:52:37 +08:00
parent 8c08466ed6
commit ab41dea173

View File

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