1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-23 16:53:04 +02:00

Update android build tools to v3.3.1

This commit is contained in:
Erik Johansson
2019-02-11 23:12:01 +01:00
parent 7670e56ac5
commit fc04b0b8b5

View File

@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.0'
classpath 'com.android.tools.build:gradle:3.3.1'
}
}