bump build.gradle

This commit is contained in:
Ruben 2017-06-26 12:03:38 +08:00
parent 0b98db8e39
commit 0ab6a783e7
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId 'com.rubenvandeven.emotion_hero'
minSdkVersion 16
targetSdkVersion 24
versionCode 7
versionName '0.9'
versionCode 9
versionName '1.1'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
renderscriptTargetApi 16