Firebase 추가
Crashlytics 추가 RemoteConfig 이용한 강제 업데이트 로직 추가
This commit is contained in:
@@ -22,6 +22,8 @@ plugins {
|
||||
id 'org.jetbrains.kotlin.android' version '1.8.20' apply false
|
||||
|
||||
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
|
||||
id 'com.google.gms.google-services' version '4.3.15' apply false
|
||||
id("com.google.firebase.crashlytics") version "2.9.7" apply false
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
|
||||
Reference in New Issue
Block a user