Update build.gradle

This commit is contained in:
Thomas Citharel 2014-11-16 14:48:52 +01:00
parent ba95bea59a
commit e45e4365a3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ android {
minSdkVersion 8 minSdkVersion 8
targetSdkVersion 21 targetSdkVersion 21
versionCode 9 versionCode 9
versionName "1.6" versionName "1.7"
} }
buildTypes { buildTypes {
release { release {