mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
Merge pull request #4606 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.5.1
Bump gradle from 3.5.0 to 3.5.1
This commit is contained in:
commit
bb30a3334a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.5.0'
|
||||
classpath 'com.android.tools.build:gradle:3.5.1'
|
||||
classpath('com.dicedmelon.gradle:jacoco-android:0.1.4') {
|
||||
exclude group: 'org.codehaus.groovy', module: 'groovy-all'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue