修改gradle引包关键字
This commit is contained in:
@@ -94,6 +94,6 @@ dependencies {
|
|||||||
}
|
}
|
||||||
implementation 'de.mrmaffen:libvlc-android:2.1.12@aar'
|
implementation 'de.mrmaffen:libvlc-android:2.1.12@aar'
|
||||||
implementation "org.java-websocket:Java-WebSocket:1.4.0"
|
implementation "org.java-websocket:Java-WebSocket:1.4.0"
|
||||||
compile 'com.tencent.bugly:crashreport:latest.release'
|
implementation 'com.tencent.bugly:crashreport:latest.release'
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user