Skip to content

Commit

Permalink
Bump android version
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlkrs committed Apr 18, 2017
1 parent 817c207 commit 704c40b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ android {
applicationId "de.mpgumstadt.mpgvplan"
minSdkVersion 16
targetSdkVersion 22
versionCode 1
versionName "1.0"
versionCode 2
versionName "0.0.6"
ndk {
abiFilters "armeabi-v7a", "x86"
}
Expand Down

0 comments on commit 704c40b

Please sign in to comment.