updata version

This commit is contained in:
inxtes
2021-12-31 14:07:44 +08:00
parent b3612b77c4
commit dd75ac7866
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId "com.lsper.view"
minSdkVersion 25
targetSdkVersion 32
versionCode 1101
versionName "1.2.1"
versionCode 11010
versionName "1.2.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}