mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
update to gradle:3.0.0-beta5
This commit is contained in:
parent
72fa017e3f
commit
3b0bd82fd9
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-beta4'
|
||||
classpath 'com.android.tools.build:gradle:3.0.0-beta5'
|
||||
classpath 'com.google.gms:google-services:3.0.0'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue