Skip to content

Commit

Permalink
bumps up to 0.1.6 16
Browse files Browse the repository at this point in the history
  • Loading branch information
ariedov committed Jul 11, 2018
1 parent 0bd12bb commit 0209a76
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 15
versionName "0.1.5_beta"
versionCode 16
versionName "0.1.6_beta"
resValue "string", "tray__authority", "${applicationId}.tray"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit 0209a76

Please sign in to comment.