Skip to content

Commit

Permalink
bumps up version to 0.1.5_beta 15
Browse files Browse the repository at this point in the history
  • Loading branch information
ariedov committed Jun 10, 2018
1 parent 05a632e commit df9f51d
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 "com.dleibovych.epictale"
minSdkVersion 21
targetSdkVersion 27
versionCode 14
versionName "0.1.4_beta"
versionCode 15
versionName "0.1.5_beta"
resValue "string", "tray__authority", "${applicationId}.tray"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit df9f51d

Please sign in to comment.