0
0
Fork 0
mirror of https://github.com/YTVanced/VancedMicroG synced 2025-01-03 06:01:04 +00:00

Update build tools

This commit is contained in:
mar-v-in 2015-07-04 13:11:15 +02:00
parent ef5e6dc066
commit 3c2fdf86eb

View file

@ -1,9 +1,9 @@
buildscript {
repositories {
mavenCentral()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.0.1'
classpath 'com.android.tools.build:gradle:1.2.3'
}
}