mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-07 03:21:38 +12:00
Pandroid UI
This commit is contained in:
parent
ab37cb571d
commit
3298bd14db
56 changed files with 1741 additions and 77 deletions
|
@ -38,5 +38,7 @@ android {
|
|||
dependencies {
|
||||
implementation("androidx.appcompat:appcompat:1.6.1")
|
||||
implementation("com.google.android.material:material:1.8.0")
|
||||
implementation("androidx.preference:preference:1.2.1")
|
||||
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
|
||||
implementation("com.google.code.gson:gson:2.10.1")
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue