修改gradle引包关键字

This commit is contained in:
limqhz
2020-07-06 23:38:36 +08:00
parent af4b9d5ec0
commit 32f827ef00

View File

@@ -94,6 +94,6 @@ dependencies {
}
implementation 'de.mrmaffen:libvlc-android:2.1.12@aar'
implementation "org.java-websocket:Java-WebSocket:1.4.0"
compile 'com.tencent.bugly:crashreport:latest.release'
implementation 'com.tencent.bugly:crashreport:latest.release'
}