preparing update of SDL to 2.0.9

This commit is contained in:
Martin Felis
2018-11-18 22:21:57 +01:00
parent 973f9eef89
commit 4de76a9c52
479 changed files with 63459 additions and 8920 deletions
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.1'
classpath 'com.android.tools.build:gradle:3.2.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
@@ -16,6 +16,7 @@ buildscript {
allprojects {
repositories {
jcenter()
google()
}
}