YACWC
This commit is contained in:
@@ -40,6 +40,10 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(fileTree("libs") {
|
||||
include("*.jar")
|
||||
})
|
||||
api(files("libs/opus.aar"))
|
||||
implementation(libs.androidx.core.ktx)
|
||||
implementation(libs.androidx.appcompat)
|
||||
implementation(libs.play.services.wearable)
|
||||
|
||||
Reference in New Issue
Block a user