bump build.gradle
This commit is contained in:
parent
0b98db8e39
commit
0ab6a783e7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue