build: 更新项目至studio panda
This commit is contained in:
@@ -29,6 +29,10 @@ android {
|
||||
enabled true
|
||||
}
|
||||
|
||||
viewBinding {
|
||||
enabled true
|
||||
}
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
arguments = [AROUTER_MODULE_NAME: project.getName()]
|
||||
@@ -101,7 +105,7 @@ dependencies {
|
||||
implementation 'com.jeremyliao:live-event-bus-x:1.7.3'
|
||||
|
||||
implementation 'org.webrtc:google-webrtc:1.0.32006'
|
||||
implementation 'org.java-websocket:Java-WebSocket:1.5.3'
|
||||
// implementation 'org.java-websocket:Java-WebSocket:1.5.3'
|
||||
|
||||
//MMKV
|
||||
implementation 'com.tencent:mmkv-static:1.2.14'
|
||||
|
||||
Reference in New Issue
Block a user