add hikari
This commit is contained in:
parent
45cff438ce
commit
335d89e5ba
12 changed files with 591 additions and 480 deletions
7
lib/savefile-extractor/build.gradle.kts
Normal file
7
lib/savefile-extractor/build.gradle.kts
Normal file
|
@ -0,0 +1,7 @@
|
|||
plugins {
|
||||
id("lib-android")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":lib:playlist-utils"))
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue