Skip to content

Commit

Permalink
pumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan Juhanson committed Mar 9, 2017
1 parent a59289b commit 9827217
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 @@ -10,8 +10,8 @@ android {
targetSdkVersion 22 //TODO: investigate error loading library when targeting sdk above 22
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
versionCode 5
versionName "0.0.7-beta"
versionCode 6
versionName "0.0.8-beta"
}

buildTypes {
Expand Down

0 comments on commit 9827217

Please sign in to comment.