Skip to content

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tindy2013 committed Jul 25, 2021
1 parent 3a3e686 commit 311fcc9
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 @@ -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"
}
Expand Down

0 comments on commit 311fcc9

Please sign in to comment.