2
0
mirror of synced 2025-01-12 15:14:39 +00:00

Update build.gradle

This commit is contained in:
Michael Diarmid 2018-03-27 14:14:26 +01:00 committed by GitHub
parent ff7b64d458
commit 8c55e84b26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'io.fabric.tools:gradle:1.24.4'
classpath 'io.fabric.tools:gradle:1.25.1'
}
}