Merge branch 'master' into kioskmode
This commit is contained in:
commit
3974b59919
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId 'com.rubenvandeven.emotion_hero.kiosk'
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 24
|
||||
versionCode 8
|
||||
versionName '1.0'
|
||||
versionCode 9
|
||||
versionName '1.1'
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
|
||||
renderscriptTargetApi 16
|
||||
|
|
Loading…
Reference in a new issue