Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nondanee committed Apr 4, 2020
1 parent ef4b2d3 commit 4b45db8
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 @@ -15,8 +15,8 @@ android {
applicationId "com.nondanee.keyakimsgassistant"
minSdkVersion 21
targetSdkVersion 28
versionCode 18
versionName "3.4"
versionCode 19
versionName "3.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 4b45db8

Please sign in to comment.