renovate[bot]
62fc1365c3
fix(deps): update okhttp monorepo to v5.3.2 ( #1449 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 19:42:02 +07:00
renovate[bot]
2336ff4513
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v6.0.2 ( #1448 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 11:29:09 +07:00
renovate[bot]
0cef810048
fix(deps): update dependency io.mockk:mockk to v1.14.9 ( #1447 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 11:29:02 +07:00
renovate[bot]
d4ff0155ae
fix(deps): update dependency androidx.compose:compose-bom to v2026 ( #1445 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 11:08:31 +07:00
renovate[bot]
41d145e338
fix(deps): update dependency com.squareup.okio:okio to v3.16.4 ( #1444 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 11:08:20 +07:00
renovate[bot]
e5e5b8cb3e
fix(deps): update dependency com.materialkolor:material-kolor to v5.0.0-alpha06 ( #1443 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 11:08:12 +07:00
renovate[bot]
fb86c047ec
fix(deps): update dependency io.github.pdvrieze.xmlutil:core-android to v0.91.3 ( #818 )
...
* fix(deps): update dependency io.github.pdvrieze.xmlutil:core-android to v0.91.3
* Update serialization-xml module reference
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cuong-Tran <16017808+cuong-tran@users.noreply.github.com>
2026-02-04 11:06:50 +07:00
renovate[bot]
1a9e50bc97
fix(deps): update dependency com.google.apis:google-api-services-drive to v3-rev20251210-2.0.0 ( #1442 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 10:41:52 +07:00
renovate[bot]
ad2d4c9a75
fix(deps): update dependency androidx.work:work-runtime to v2.11.1 ( #1441 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 10:41:45 +07:00
renovate[bot]
bb778910ec
chore(deps): update gradle to v9.3.1 ( #1380 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 10:41:27 +07:00
renovate[bot]
2b778b0c95
fix(deps): update dependency com.github.skydoves:colorpicker-compose to v1.1.3 ( #1382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-03 18:22:51 +07:00
renovate[bot]
c31c6ec32f
fix(deps): update dependency androidx.exifinterface:exifinterface to v1.4.2 ( #1381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-03 18:22:43 +07:00
renovate[bot]
5449ff7519
fix(deps): update dependency dev.chrisbanes.haze:haze to v1.7.1 ( #1296 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-03 18:22:12 +07:00
renovate[bot]
f580526931
fix(deps): update dependency com.android.tools.build:gradle to v8.13.2 ( #1294 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-03 18:21:57 +07:00
renovate[bot]
c7fedfef69
fix(deps): update dependency androidx.core:core-splashscreen to v1.2.0 ( #1280 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-03 18:21:03 +07:00
renovate[bot]
1a162d7b43
fix(deps): update dependency app.cash.sqldelight:sqlite-3-38-dialect to v2.2.1 ( #1058 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-03 18:20:20 +07:00
jobobby04
935f447fbb
Mass migration implementation ( mihonapp/mihon#2110 )
...
There is no way to trigger mass migration at the moment. The functionality will be added in a follow up PR.
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit ee19050cc00b0a787af65b641624d07bb194e155)
* Fix background crash in mass migration screen
(cherry picked from commit 63943debc2fd4efa1a0418bbfefaea93a24b49fd)
* Fix same manga check logic in mass migration
(cherry picked from commit f1193866f4306384a2a466c6353446bfed2bd9aa)
* Fix migration progress not updating and category flag mischeck (mihonapp/mihon#2484 )
- Fixed an issue where migration progress wasn't updated after a manual source search
- Fixed incorrect logic where the category migration flag was ignored due to checking the chapter flag instead
(cherry picked from commit 16b5317b90b3064d12aa38f687cc30110fd8cdb3)
* Fix mass migration advanced search query building (mihonapp/mihon#2629 )
(cherry picked from commit 7c08b75555a5444ede4912dc5e32607fac2b9678)
* Fix mass migration not using the same search queries as individual migration (mihonapp/mihon#2736 )
(cherry picked from commit 7161bc2e825bdfd66a1829f7dce42bd0570b1008)
Co-authored-by: Cuong-Tran <16017808+cuong-tran@users.noreply.github.com>
2026-01-21 17:55:14 +07:00
AntsyLich
77ecb97535
Make reader edge-to-edge ( mihonapp/mihon#1908 )
...
(cherry picked from commit 5f0c4606681cd59b38ae0855c7827e149fa5488c)
2026-01-13 14:42:37 +07:00
AntsyLich
bbb460bfd5
Use materilalKolor for monet compat color scheme
...
(cherry picked from commit 9a11ec8ead41cb7199e10f3c7464790a0bd3b1ad)
2026-01-08 10:51:14 +07:00
Cuong-Tran
8eaa177ad5
Update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0 ( #1369 )
...
* Update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0 (mihonapp/mihon#2708 )
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit 13552c5ffa796aa9bf5db5e12c758a4b3763bf2b)
* chore: disable ktlint consecutive comments and single line block comment rules
* spacing-between-declarations-with-comments & mix condition
* Remove unused rule
* More blank lines
---------
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2026-01-08 10:19:37 +07:00
AntsyLich
b927dd2fed
Migrated to the Android specific about libraries gradle plugin
...
(cherry picked from commit 6d543024a32bba3136841a19942bed4ea8f0736b)
2025-12-31 13:54:37 +07:00
Cuong-Tran
76803d9649
Update shizuku.version to v13.1.5 ( mihonapp/mihon#2566 )
...
* Update shizuku.version to v13.1.5 (mihonapp/mihon#2566 )
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit e9469451acf6c7ad39ff08e344ad5013ddc39337)
* fix(ShizukuInstaller): Improve error handling during asset installation and receiver unregistration
* fix(ShizukuInstaller): Reset readiness state on service disconnection
* fix(ShellInterface): Enhance output stream handling with improved exception management
* fix(ShizukuInstaller): Improve null handling for shell interface during entry processing
---------
Co-authored-by: NGB-Was-Taken <76197326+NGB-Was-Taken@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: Cuong-Tran <16017808+cuong-tran@users.noreply.github.com>
2025-12-31 13:54:35 +07:00
renovate[bot]
e40bc052a3
fix(deps): update dependency com.materialkolor:material-kolor to v4.0.3 ( #1263 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 14:34:03 +07:00
renovate[bot]
4323fd5841
fix(deps): update markdown to v0.38.1 ( #1274 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-02 01:49:55 +07:00
renovate[bot]
90a75c3e0c
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v6.0.1 ( #1273 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-02 00:17:22 +07:00
renovate[bot]
ec24663ae3
fix(deps): update aboutlib.version to v13 ( #1271 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-02 00:17:02 +07:00
renovate[bot]
52adb34d07
fix(deps): update okhttp monorepo to v5.3.0 ( #1270 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-02 00:16:45 +07:00
renovate[bot]
bf79c68352
fix(deps): update dependency androidx.work:work-runtime to v2.11.0 ( #1268 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-02 00:16:29 +07:00
renovate[bot]
8aee180fd6
fix(deps): update dependency com.google.firebase:firebase-bom to v34.5.0 ( #1269 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-31 14:54:48 +07:00
renovate[bot]
735232088b
fix(deps): update dependency io.kotest:kotest-assertions-core to v6.0.4 ( #1266 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-31 14:30:32 +07:00
renovate[bot]
b2f9eedf0b
fix(deps): update kotlin monorepo to v2.2.21 ( #1267 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-31 14:30:10 +07:00
renovate[bot]
b4a54468e8
fix(deps): update dependency com.squareup.okio:okio to v3.16.2 ( #1264 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-31 00:33:48 +07:00
renovate[bot]
d6f54049cd
fix(deps): update dependency com.google.apis:google-api-services-drive to v3-rev20251019-2.0.0 ( #1261 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-31 00:15:34 +07:00
renovate[bot]
ccbd6e1e10
chore(deps): update gradle to v9 ( #1218 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-30 15:30:36 +07:00
renovate[bot]
648bf45d61
fix(deps): update dependency net.zetetic:sqlcipher-android to v4.11.0 ( #1224 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-30 15:30:17 +07:00
renovate[bot]
b073de08de
chore(deps): update plugin google-services to v4.4.4 ( #1227 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-30 15:30:10 +07:00
renovate[bot]
6dae8120a9
fix(deps): update okhttp monorepo to v5.2.1 ( #1222 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-30 15:30:01 +07:00
renovate[bot]
148f29f253
fix(deps): update dependency androidx.compose:compose-bom to v2025.10.01 ( #1225 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-30 15:29:52 +07:00
renovate[bot]
c0a7bd9332
fix(deps): update dependency com.materialkolor:material-kolor to v4 ( #1257 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-29 23:38:45 +07:00
Cuong-Tran
61a48e592d
fix(deps): update dependency com.materialkolor:material-kolor to v3 ( #1220 )
2025-10-07 14:42:48 +07:00
renovate[bot]
55e1cf4b25
fix(deps): update dependency com.google.android.material:material to v1.13.0 ( #1214 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 18:20:57 +07:00
renovate[bot]
1928533f1b
fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.53.0 ( #1213 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 18:20:42 +07:00
renovate[bot]
0329aa61f8
fix(deps): update dependency net.zetetic:sqlcipher-android to v4.10.0 ( #1215 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:42:13 +07:00
renovate[bot]
63ee4e7b6c
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v6 ( #1207 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:40:49 +07:00
renovate[bot]
8ffba7f2ce
fix(deps): update dependency com.google.firebase:firebase-bom to v34 ( #1205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:40:35 +07:00
renovate[bot]
1c6998d810
fix(deps): update lifecycle.version to v2.9.4 ( #1198 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:40:23 +07:00
renovate[bot]
fa21834da4
fix(deps): update dependency sh.calvin.reorderable:reorderable to v3 ( #1210 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:17:26 +07:00
renovate[bot]
f33f614f1b
fix(deps): update dependency io.kotest:kotest-assertions-core to v6 ( #1209 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:17:12 +07:00
renovate[bot]
a8e3c338dc
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v8 ( #1204 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:16:48 +07:00
renovate[bot]
3e67b64ebb
fix(deps): update sqlite to v2.6.1 ( #1203 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:16:37 +07:00
renovate[bot]
cb0e7d94ef
fix(deps): update dependency com.squareup.okio:okio to v3.16.0 ( #1202 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:16:25 +07:00
renovate[bot]
a812ce623b
fix(deps): update dependency com.squareup.logcat:logcat to v0.4 ( #1201 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:16:14 +07:00
renovate[bot]
025d1e84a3
fix(deps): update moko to v0.25.1 ( #1199 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:15:50 +07:00
renovate[bot]
2ae504c893
fix(deps): update dependency com.android.tools.build:gradle to v8.13.0 ( #1200 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 17:15:04 +07:00
Secozzi
a464d2f4de
Update markdown to 0.37.0 ( mihonapp/mihon#2516 )
...
(cherry picked from commit 27a4f6f45c0ba639450428f5f58b1c938fe3032e)
2025-10-06 17:11:50 +07:00
renovate[bot]
f3b2ff368c
fix(deps): update dependency io.mockk:mockk to v1.14.6 ( #1193 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 15:44:10 +07:00
renovate[bot]
0b1684be67
fix(deps): update dependency com.google.apis:google-api-services-drive to v3-rev20250910-2.0.0 ( #1192 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 15:39:13 +07:00
renovate[bot]
9ad21b8206
fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.4.1 ( #1144 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 15:29:09 +07:00
renovate[bot]
0035d29aa7
fix(deps): update dependency androidx.test.ext:junit-ktx to v1.3.0 ( #1149 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 15:25:44 +07:00
renovate[bot]
b41ebd2470
fix(deps): update dependency androidx.work:work-runtime to v2.10.5 ( #1190 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 15:24:19 +07:00
renovate[bot]
af2ad0aa1e
fix(deps): update dependency androidx.core:core-ktx to v1.17.0 ( #1146 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 15:24:09 +07:00
renovate[bot]
a0e8a7fad9
fix(deps): update kotlin monorepo to v2.2.20 ( #1142 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 15:23:53 +07:00
renovate[bot]
05f5905b72
fix(deps): update dependency androidx.activity:activity-compose to v1.11.0 ( #1143 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 15:18:12 +07:00
Cuong-Tran
dfc93fab39
fix(deps): update dependency androidx.compose:compose-bom to v2025.09.01 ( #1189 )
2025-10-06 14:25:15 +07:00
AntsyLich
f76539743d
Replace compose-stable-marker with compose-runtime-annotation
...
(cherry picked from commit 4ac9fcd4d3ff2eed59d9c8454d7463b7c9e6dda6)
2025-10-06 14:00:20 +07:00
Mend Renovate
6100fc4c24
Update dependency androidx.compose:compose-bom to v2025.09.00
2025-10-06 14:00:20 +07:00
renovate[bot]
80f8e33324
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0
2025-09-11 19:07:31 +07:00
renovate[bot]
325a0f424d
fix(deps): update dependency org.jsoup:jsoup to v1.21.2
2025-09-11 14:06:27 +07:00
renovate[bot]
f5384d9dd8
fix(deps): update dependency androidx.work:work-runtime to v2.10.4
2025-09-11 09:11:18 +07:00
renovate[bot]
be8f59543d
fix(deps): update dependency dev.chrisbanes.haze:haze to v1.6.10
2025-09-11 08:46:13 +07:00
renovate[bot]
6b9bcce507
fix(deps): update dependency com.google.apis:google-api-services-drive to v3-rev20250829-2.0.0
2025-09-11 08:45:59 +07:00
renovate[bot]
84b2a4b97d
fix(deps): update dependency com.github.skydoves:compose-stable-marker to v1.0.7
2025-09-11 08:45:33 +07:00
renovate[bot]
c5325e84b2
chore(deps): update plugin firebase-crashlytics to v3.0.6
2025-09-11 08:44:41 +07:00
renovate[bot]
4ff00f052a
fix(deps): update serialization.version to v1.9.0
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cuong-Tran <cuongtran.tm@gmail.com>
2025-09-10 13:45:36 +07:00
renovate[bot]
01df0e6979
fix(deps): update okhttp monorepo to v5.1.0
2025-09-10 13:06:21 +07:00
renovate[bot]
eb3e7a4b2e
fix(deps): update dependency io.coil-kt.coil3:coil-bom to v3.3.0
2025-09-10 13:06:05 +07:00
renovate[bot]
4b33af7368
fix(deps): update kotlin monorepo to v2.2.10
2025-09-10 13:05:49 +07:00
renovate[bot]
a2a3e1c92e
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.2.1
2025-09-10 13:05:33 +07:00
renovate[bot]
fcbdebedfd
fix(deps): update lifecycle.version to v2.9.3
2025-09-10 12:56:52 +07:00
AntsyLich
2e3de9aa99
Switch to a fork of QuickJS Java
...
(cherry picked from commit 498317de52c119a08daaa8d38f3f7d859e7b4990)
2025-08-27 14:32:30 +07:00
renovate[bot]
b059135b80
fix(deps): update moko to v0.25.0 ( #1068 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 10:22:26 +07:00
renovate[bot]
0b8eb9493e
fix(deps): update dependency org.jsoup:jsoup to v1.21.1 ( #1065 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 10:11:02 +07:00
renovate[bot]
e30afc28b6
fix(deps): update dependency sh.calvin.reorderable:reorderable to v2.5.1 ( #1066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 10:10:48 +07:00
renovate[bot]
94f9ae165a
chore(deps): update plugin firebase-crashlytics to v3.0.5 ( #1055 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 10:07:53 +07:00
renovate[bot]
53059871d2
fix(deps): update dependency com.google.firebase:firebase-bom to v33.16.0 ( #1063 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 10:02:57 +07:00
renovate[bot]
d51e5a79d1
fix(deps): update dependency com.squareup.okio:okio to v3.15.0 ( #1064 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 09:03:34 +07:00
renovate[bot]
e0c638522d
fix(deps): update dependency com.android.tools.build:gradle to v8.11.1 ( #1061 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 08:08:06 +07:00
renovate[bot]
9d47f025f1
fix(deps): update sqlite to v2.5.2 ( #1057 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 03:04:38 +07:00
renovate[bot]
ed45ec367c
fix(deps): update dependency dev.chrisbanes.haze:haze to v1.6.9 ( #1013 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 02:50:02 +07:00
renovate[bot]
13b6d98e85
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.13.4 ( #1056 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 02:07:37 +07:00
renovate[bot]
20df5f6c4c
fix(deps): update dependency com.google.apis:google-api-services-drive to v3-rev20250701-2.0.0 ( #1053 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 01:43:37 +07:00
renovate[bot]
3e9d3a36ac
fix(deps): update dependency io.mockk:mockk to v1.14.5 ( #1054 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 01:01:30 +07:00
renovate[bot]
5bb955ca85
fix(deps): update aboutlib.version to v12.2.4 ( #1051 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 00:36:20 +07:00
renovate[bot]
a9a269b610
fix(deps): update dependency androidx.work:work-runtime to v2.10.2 ( #1052 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 00:16:43 +07:00
renovate[bot]
bb94000a55
chore(deps): update plugin google-services to v4.4.3 ( #1049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 00:03:02 +07:00
renovate[bot]
12426be979
chore(deps): update plugin firebase-crashlytics to v3.0.4 ( #1011 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 23:46:18 +07:00
renovate[bot]
f937dbeaac
fix(deps): update dependency me.zhanghai.android.libarchive:library to v1.1.6 ( #1014 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 23:33:42 +07:00
renovate[bot]
8c5a83bd83
fix(deps): update dependency com.mohamedrejeb.richeditor:richeditor-compose to v1.0.0-rc13 ( #820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 23:11:01 +07:00
renovate[bot]
7b67c5f9b9
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1 ( #1012 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 22:45:11 +07:00
renovate[bot]
2ea21b8599
chore(deps): update dependency gradle to v8.14.3 ( #1048 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 22:03:29 +07:00