Ezerous
6 years ago
No known key found for this signature in database
GPG Key ID: 262B2954BBA319E3
1 changed files with
2 additions and
0 deletions
-
build.gradle
|
|
@ -1,4 +1,5 @@ |
|
|
|
// Top-level build file where you can add configuration options common to all sub-projects/modules. |
|
|
|
apply plugin: "com.github.ben-manes.versions" |
|
|
|
|
|
|
|
buildscript { |
|
|
|
repositories { |
|
|
@ -12,6 +13,7 @@ buildscript { |
|
|
|
classpath 'com.google.gms:google-services:4.2.0' |
|
|
|
classpath 'io.fabric.tools:gradle:1.29.0' |
|
|
|
classpath 'org.ajoberstar.grgit:grgit-core:3.1.1' // Also change in app/gradle/grgit.gradle |
|
|
|
classpath "com.github.ben-manes:gradle-versions-plugin:0.21.0" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|