google analytics

This commit is contained in:
open-trade
2020-11-29 13:32:38 +08:00
parent 4698ac925b
commit 8734394523
5 changed files with 114 additions and 0 deletions

View File

@@ -61,3 +61,5 @@ flutter {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
apply plugin: 'com.google.gms.google-services'