mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
Update gradle to stable
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
6a4d0fa73f
commit
2b25be2a54
@ -8,7 +8,7 @@ buildscript {
|
|||||||
maven { url "http://dl.bintray.com/davideas/maven" }
|
maven { url "http://dl.bintray.com/davideas/maven" }
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:3.0.0-rc2'
|
classpath 'com.android.tools.build:gradle:3.0.0'
|
||||||
classpath 'eu.davidea:grabver:0.6.0'
|
classpath 'eu.davidea:grabver:0.6.0'
|
||||||
|
|
||||||
// NOTE: Do not place your application dependencies here; they belong
|
// NOTE: Do not place your application dependencies here; they belong
|
||||||
|
Loading…
Reference in New Issue
Block a user