mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 22:55:46 +03:00
Update android gradle to 3.0.1
This commit is contained in:
parent
f08675382a
commit
7aaf4954bc
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'
|
||||
classpath 'com.android.tools.build:gradle:3.0.1'
|
||||
classpath 'com.google.gms:google-services:3.0.0'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue