mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Include firebase analytics
This commit is contained in:
parent
968f4a69e8
commit
00981cf4e8
4 changed files with 84 additions and 2 deletions
|
@ -7,9 +7,10 @@ buildscript {
|
|||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.1.1'
|
||||
classpath 'com.android.tools.build:gradle:3.1.2'
|
||||
classpath 'com.github.ben-manes:gradle-versions-plugin:0.17.0'
|
||||
classpath 'com.github.zellius:android-shortcut-gradle-plugin:0.1.2'
|
||||
classpath 'com.google.gms:google-services:3.2.0'
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue