0
0
Fork 0
mirror of https://github.com/YTVanced/VancedMicroG synced 2024-10-31 16:32:39 +00:00

Update build tools

This commit is contained in:
Marvin W 2016-06-02 23:10:21 +02:00
parent 5f2083f227
commit 9c6993eca6
No known key found for this signature in database
GPG key ID: 072E9235DB996F2A

View file

@ -19,7 +19,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.0.0'
classpath 'com.android.tools.build:gradle:2.1.0'
}
}