mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
update to gradle:3.0.0-beta6
This commit is contained in:
parent
4f7b42cc40
commit
e725f61b45
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ buildscript {
|
|||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.0.0-beta5'
|
||||
classpath 'com.android.tools.build:gradle:3.0.0-beta6'
|
||||
classpath 'com.google.gms:google-services:3.0.0'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue