Skip to content

Commit

Permalink
1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mzdluo123 committed Jan 26, 2021
1 parent 96ed4dc commit 9c53438
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "io.github.mzdluo123.txcaptchahelper"
minSdkVersion 21
targetSdkVersion 29
versionCode 2
versionName "1.1"
versionCode 3
versionName "1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "OnlineService", "\"$onlineService\"")
}
Expand Down

0 comments on commit 9c53438

Please sign in to comment.