Bump version to 1.3.0

master 1.3.0
Tindy X 2021-07-25 22:00:08 +08:00
parent 3a3e686e4c
commit 311fcc9f5d
No known key found for this signature in database
GPG Key ID: C6AD413169968D58
1 changed files with 2 additions and 2 deletions

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"
}