Update version to 1.3.7

This commit is contained in:
乌堆小透明
2022-03-09 16:54:13 +08:00
parent fb1284eeba
commit 02db0ec8a9

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.lt2333.simplicitytools"
minSdk = 31
targetSdk = 32
versionCode = 37
versionName = "1.3.6"
versionCode = 38
versionName = "1.3.7"
}
buildTypes {