Bump version to 1.3.0

This commit is contained in:
Tindy X
2021-07-25 22:00:08 +08:00
parent 3a3e686e4c
commit 311fcc9f5d
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId "com.github.brokenithm"
minSdkVersion 17
targetSdkVersion 30
versionCode 10200
versionName "1.2.0"
versionCode 10300
versionName "1.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}