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