改了通知图标
This commit is contained in:
@@ -40,11 +40,16 @@ dependencies {
|
||||
api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0'
|
||||
api 'io.reactivex.rxjava2:rxjava:2.1.16'
|
||||
api 'io.reactivex.rxjava2:rxandroid:2.0.2'
|
||||
implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0'
|
||||
implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选)
|
||||
implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选)
|
||||
implementation 'com.github.Justson:Downloader:v5.0.4-androidx'
|
||||
api 'com.squareup.okhttp3:logging-interceptor:3.10.0'
|
||||
api 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选)
|
||||
api 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选)
|
||||
api 'com.github.Justson:Downloader:v5.0.4-androidx'
|
||||
//implementation 'com.tencent.tbs:tbssdk:44286'
|
||||
implementation("com.github.bumptech.glide:glide:4.13.1")
|
||||
implementation 'com.github.jenly1314.AppUpdater:app-updater:1.1.3'
|
||||
api("com.github.bumptech.glide:glide:4.13.1")
|
||||
api 'com.github.jenly1314.AppUpdater:app-updater:1.1.3'
|
||||
|
||||
// sdk 33
|
||||
api platform('com.google.firebase:firebase-bom:32.7.0')
|
||||
// Firebase Cloud Messaging
|
||||
api("com.google.firebase:firebase-messaging")
|
||||
}
|
||||
Reference in New Issue
Block a user