mirror of
https://github.com/mihonapp/mihon.git
synced 2025-08-27 16:41:32 +02:00
Compare commits
3 Commits
0cb1794a44
...
af8696cb90
Author | SHA1 | Date | |
---|---|---|---|
|
af8696cb90 | ||
|
de5a64aa73 | ||
|
9b944092c7 |
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
agp_version = "8.4.1"
|
||||
lifecycle_version = "2.8.0"
|
||||
paging_version = "3.2.1"
|
||||
paging_version = "3.3.0"
|
||||
|
||||
[libraries]
|
||||
gradle = { module = "com.android.tools.build:gradle", version.ref = "agp_version" }
|
||||
|
@@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
aboutlib_version = "11.1.4"
|
||||
aboutlib_version = "11.2.0"
|
||||
leakcanary = "2.14"
|
||||
moko = "0.23.0"
|
||||
okhttp_version = "5.0.0-alpha.12"
|
||||
@@ -32,7 +32,7 @@ jsoup = "org.jsoup:jsoup:1.17.2"
|
||||
|
||||
disklrucache = "com.jakewharton:disklrucache:2.0.2"
|
||||
unifile = "com.github.tachiyomiorg:unifile:e0def6b3dc"
|
||||
common-compress = "org.apache.commons:commons-compress:1.26.1"
|
||||
common-compress = "org.apache.commons:commons-compress:1.26.2"
|
||||
junrar = "com.github.junrar:junrar:7.5.5"
|
||||
|
||||
sqlite-framework = { module = "androidx.sqlite:sqlite-framework", version.ref = "sqlite" }
|
||||
|
Reference in New Issue
Block a user