mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-05 22:05:11 +00: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" }
|
||||
}
|
||||
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'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
Loading…
Reference in New Issue
Block a user