1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-27 23:40:31 +02:00

Update AS 2.2 RC

This commit is contained in:
cpfeiffer 2016-09-05 23:10:00 +02:00
parent 051c617f75
commit 9928ad80c4

View File

@ -5,7 +5,7 @@ buildscript {
jcenter() jcenter()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:2.2.0-beta3' classpath 'com.android.tools.build:gradle:2.2.0-rc1'
// NOTE: Do not place your application dependencies here; they belong // NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files // in the individual module build.gradle files