This commit is contained in:
lunaticbum
2024-10-08 17:58:05 +09:00
parent 8c826272ae
commit 2599d6459e
7 changed files with 183 additions and 13 deletions
+3
View File
@@ -95,6 +95,9 @@ dependencies {
implementation("com.squareup.retrofit2:retrofit:2.9.0")
implementation("com.squareup.retrofit2:converter-gson:2.6.4")
implementation("com.squareup.retrofit2:converter-scalars:2.6.4")
implementation ("me.everything:providers-android:1.0.1")
implementation ("me.everything:providers-core:1.0.1")
// implementation ("androidx.window:window:1.0.0")
// implementation("io.github.vaneproject:hanguleditor:1.0.0")
}