Commit c5c6e719 authored by leichao.gao's avatar leichao.gao

update

parent 27ad115c
......@@ -108,5 +108,7 @@ dependencies {
//firebase
implementation platform('com.google.firebase:firebase-bom:32.3.1')
implementation 'com.google.firebase:firebase-analytics:21.6.2'
implementation("com.google.firebase:firebase-messaging")
}
\ No newline at end of file
......@@ -40,8 +40,8 @@ class MyApplication : BaseApplication() {
}
override fun init() {
initApp()
initUUid()
initApp()
}
private fun initUUid() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment