Added app distribution and firebase dependencies.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
plugins {
|
||||
id 'com.android.application'
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
id 'com.google.firebase.appdistribution'
|
||||
id 'com.google.gms.google-services'
|
||||
}
|
||||
//apply plugin: 'kotlin-android'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user