Skip to content

Commit

Permalink
build: bump version to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kdrag0n committed Sep 9, 2018
1 parent a1ab582 commit 946d2e5
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 @@ -8,8 +8,8 @@ android {
applicationId "com.kdrag0n.tipatch"
minSdkVersion 21
targetSdkVersion 28
versionCode 1042
versionName "1.4"
versionCode 1051
versionName "1.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs "en"

Expand Down

0 comments on commit 946d2e5

Please sign in to comment.