mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
revert: Revert "Modularize the app"
Epic fail, not sure what happened, but I am sure that I don't want to spend the rest of the day debugging no error crash, I'll just try again later. It is what it is, I guess...
This commit is contained in:
parent
9a86f99799
commit
f59f2346dc
290 changed files with 881 additions and 1663 deletions
|
@ -3,7 +3,6 @@ chucker = "3.5.2"
|
|||
coil3 = "3.0.0-alpha06"
|
||||
flexible-adapter = "c8013533"
|
||||
fast_adapter = "5.6.0"
|
||||
moko = "0.24.0"
|
||||
nucleus = "3.0.0"
|
||||
okhttp = "5.0.0-alpha.14"
|
||||
shizuku = "12.1.0"
|
||||
|
@ -60,10 +59,6 @@ junit-android = { module = "androidx.test.ext:junit", version = "1.1.5" }
|
|||
junrar = { module = "com.github.junrar:junrar", version = "7.5.5" }
|
||||
loading-button = { module = "br.com.simplepass:loading-button-android", version = "2.2.0" }
|
||||
mockk = { module = "io.mockk:mockk", version = "1.13.11" }
|
||||
|
||||
moko-resources = { module = "dev.icerock.moko:resources", version.ref = "moko" }
|
||||
moko-generator = { module = "dev.icerock.moko:resources-generator", version.ref = "moko" }
|
||||
|
||||
okio = { module = "com.squareup.okio:okio", version = "3.9.0" }
|
||||
okhttp-brotli = { module = "com.squareup.okhttp3:okhttp-brotli", version.ref = "okhttp" }
|
||||
okhttp-dnsoverhttps = { module = "com.squareup.okhttp3:okhttp-dnsoverhttps", version.ref = "okhttp" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue