mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-09-10 13:57:12 +00:00
Update build.gradle.kts
This commit is contained in:
parent
36b5836099
commit
4d086a9d72
|
@ -16,8 +16,8 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.squareup.okhttp3:okhttp:4.9.0'
|
implementation 'com.squareup.okhttp3:okhttp:4.9.0';
|
||||||
implementation 'com.google.android.play:core:1.10.0'
|
implementation 'com.google.android.play:core:1.10.0';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue