mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-09-05 15:03:16 +00:00
Update build.gradle.kts
This commit is contained in:
parent
d8f50935fe
commit
d7d4e17758
|
@ -208,6 +208,8 @@ ktlint {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("com.squareup.okhttp3:okhttp:4.9.1")
|
||||
implementation("org.json:json:20210307")
|
||||
implementation("androidx.core:core-ktx:1.12.0")
|
||||
implementation("androidx.appcompat:appcompat:1.6.1")
|
||||
implementation("androidx.recyclerview:recyclerview:1.3.1")
|
||||
|
|
Loading…
Reference in a new issue