Commit Graph

930 Commits

Author SHA1 Message Date
Zongle Wang
540d022a13 Simplify version catalog (#6197)
* Inline versions

* Simplify libraries

* Simplify plugins

* Cleanups

* Group protobuf

* New composeRules

* Remove androidx-compose

* Remove androidx-composeMaterial3

* Use modules

* Fix typo for errorprone

* Fix compose-material

* Remove unused androidx.compose.material:material
2025-12-17 09:27:11 +08:00
renovate[bot]
5c3cbbbdbe fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.5.2 (#6184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 11:18:18 +00:00
renovate[bot]
d67c46f0a1 fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.5.1 (#6163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-05 09:19:43 +08:00
renovate[bot]
4589536913 fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.5.0 (#6157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-04 09:38:14 +08:00
renovate[bot]
90eb7cdde1 fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.4.28 (#6123)
* fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.4.28

* Ktlint 1.8.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
2025-11-22 10:06:59 +08:00
Zongle Wang
3d60b919db Sync jvmTarget from jdkRelease (#6018) 2025-10-24 18:11:52 +08:00
Goooler
293475ace3 Switch JVM default flag 2025-10-23 18:03:45 +08:00
Goooler
199ee3a77e Fix duplicate class kotlinx.android.parcel.* found
```
Duplicate class kotlinx.android.parcel.IgnoredOnParcel found in modules kotlin-android-extensions-runtime-1.3.72.jar -> kotlin-android-extensions-runtime-1.3.72 (org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.72) and kotlin-parcelize-runtime-2.2.20.jar -> kotlin-parcelize-runtime-2.2.20 (org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20)
Duplicate class kotlinx.android.parcel.Parceler found in modules kotlin-android-extensions-runtime-1.3.72.jar -> kotlin-android-extensions-runtime-1.3.72 (org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.72) and kotlin-parcelize-runtime-2.2.20.jar -> kotlin-parcelize-runtime-2.2.20 (org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20)
Duplicate class kotlinx.android.parcel.Parceler$DefaultImpls found in modules kotlin-android-extensions-runtime-1.3.72.jar -> kotlin-android-extensions-runtime-1.3.72 (org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.72) and kotlin-parcelize-runtime-2.2.20.jar -> kotlin-parcelize-runtime-2.2.20 (org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20)
Duplicate class kotlinx.android.parcel.Parcelize found in modules kotlin-android-extensions-runtime-1.3.72.jar -> kotlin-android-extensions-runtime-1.3.72 (org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.72) and kotlin-parcelize-runtime-2.2.20.jar -> kotlin-parcelize-runtime-2.2.20 (org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20)
Duplicate class kotlinx.android.parcel.RawValue found in modules kotlin-android-extensions-runtime-1.3.72.jar -> kotlin-android-extensions-runtime-1.3.72 (org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.72) and kotlin-parcelize-runtime-2.2.20.jar -> kotlin-parcelize-runtime-2.2.20 (org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20)
Duplicate class kotlinx.android.parcel.TypeParceler found in modules kotlin-android-extensions-runtime-1.3.72.jar -> kotlin-android-extensions-runtime-1.3.72 (org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.72) and kotlin-parcelize-runtime-2.2.20.jar -> kotlin-parcelize-runtime-2.2.20 (org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20)
Duplicate class kotlinx.android.parcel.WriteWith found in modules kotlin-android-extensions-runtime-1.3.72.jar -> kotlin-android-extensions-runtime-1.3.72 (org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.72) and kotlin-parcelize-runtime-2.2.20.jar -> kotlin-parcelize-runtime-2.2.20 (org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20)
```
2025-10-23 17:49:51 +08:00
Goooler
9e9955a045 Fix classpath for KotlinCompile 2025-10-23 17:45:09 +08:00
Goooler
07a730c5bc Tweak KSP args 2025-10-23 10:50:52 +08:00
Goooler
9812c2d84f Simplify addAll 2025-10-19 20:56:46 +08:00
Goooler
542afe9b70 Allow libsub dependencies 2025-10-19 20:07:12 +08:00
Pun Butrach
1b27e0a2f2 Use version catalog (#5753)
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
Co-authored-by: Zongle Wang <wangzongler@gmail.com>
2025-10-19 18:08:54 +08:00
renovate[bot]
86b2b025a4 fix(deps): update protobuf monorepo to v4.33.0 (#5969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-16 15:29:08 +08:00
renovate[bot]
0711eee07b fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.2.1 (#5940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-10 10:55:28 +08:00
renovate[bot]
35bfbf6720 fix(deps): update dependency androidx.compose:compose-bom to v2025.10.00 (#5935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-09 10:19:07 +08:00
renovate[bot]
e22f0c0142 chore(deps): update plugin app.cash.licensee to v1.14.1 (#5936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-09 10:18:57 +08:00
renovate[bot]
d26f627910 chore(deps): update plugin app.cash.licensee to v1.14.0 (#5929)
* chore(deps): update plugin app.cash.licensee to v1.14.0

* Update `androidAssetReportPath`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
2025-10-08 13:10:31 +08:00
renovate[bot]
bee0bb9d37 fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.2.0 (#5930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-08 12:46:26 +08:00
Pun Butrach
b704737e6c chore: Update compileSdk to BAKLAVA_1 (#5914)
* chore: Update compileSdk to BAKLAVA_1

Signed-off-by: Pun Butrach <pun.butrach@gmail.com>

* How do I forgot about this

Signed-off-by: Pun Butrach <pun.butrach@gmail.com>

---------

Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
2025-10-07 23:54:23 +08:00
renovate[bot]
a3a86bcb0e fix(deps): update dependency com.airbnb.android:lottie to v6.6.10 (#5905)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-03 20:02:43 +08:00
renovate[bot]
00b0e021b5 chore(deps): update plugin com.diffplug.spotless to v8 (#5887)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 13:43:18 +08:00
renovate[bot]
3e3a19546e fix(deps): update dependency androidx.window:window to v1.5.0 (#5886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 13:43:06 +08:00
renovate[bot]
9c5392c3fe fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.5 (#5884)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 13:42:56 +08:00
renovate[bot]
2bc19f5b6c fix(deps): update dependency androidx.compose:compose-bom to v2025.09.01 (#5883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 13:42:46 +08:00
renovate[bot]
66430b70ff fix(deps): update androidx.lifecycle to v2.9.4 (#5854)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-18 10:11:16 +08:00
renovate[bot]
7d93a2b0d4 fix(deps): update dependency com.airbnb.android:lottie to v6.6.9 (#5852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 14:05:29 +08:00
renovate[bot]
5cb74bcc7e fix(deps): update protobuf monorepo to v4.32.1 (#5830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-12 15:57:14 +08:00
renovate[bot]
577904e18b fix(deps): update dependency androidx.compose:compose-bom to v2025.09.00 (#5827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 14:30:35 +08:00
renovate[bot]
c0945b12eb fix(deps): update dependency androidx.activity:activity-compose to v1.11.0 (#5826)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 11:42:07 +08:00
renovate[bot]
03d1da1e85 fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.4 (#5825)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 11:41:38 +08:00
renovate[bot]
22fa5851b1 chore(deps): update plugin androidx.baselineprofile to v1.4.1 (#5823)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 11:41:13 +08:00
renovate[bot]
bc5504a032 fix(deps): update dependency com.google.android.material:material to v1.13.0 (#5793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 21:37:57 +08:00
renovate[bot]
12bf882909 chore(deps): update agp to v8.13.0 (#5787)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 14:45:35 +08:00
renovate[bot]
b7dd28fe61 chore(deps): update agp to v8.12.2 (#5782)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-30 19:15:16 +08:00
renovate[bot]
64de45b9bc fix(deps): update dependency androidx.compose:compose-bom to v2025.08.01 (#5770)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 13:45:34 +08:00
renovate[bot]
c9fb5dd4e5 fix(deps): update androidx.lifecycle to v2.9.3 (#5769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 13:45:25 +08:00
renovate[bot]
2d86985ee2 chore(deps): update plugin com.android.test to v8.12.1 (#5755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 12:15:16 +08:00
renovate[bot]
863d2a13e0 chore(deps): update agp to v8.12.1 (#5750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 11:12:08 +08:00
renovate[bot]
c4686e8414 fix(deps): update protobuf monorepo to v4.32.0 (#5747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 14:04:24 +08:00
renovate[bot]
e680050e78 fix(deps): update dependency androidx.core:core-ktx to v1.17.0 (#5746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-14 09:50:33 +08:00
renovate[bot]
7ca00b90f1 fix(deps): update dependency androidx.compose:compose-bom to v2025.08.00 (#5745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-14 09:50:09 +08:00
renovate[bot]
32e23a3711 fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.4.27 (#5727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 20:34:01 +08:00
renovate[bot]
b625cd4e9e chore(deps): update agp to v8.12.0 (#5700)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 10:13:30 +08:00
renovate[bot]
3c2240de87 chore(deps): update plugin androidx.baselineprofile to v1.4.0 (#5691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-31 09:26:12 +08:00
renovate[bot]
5710262516 fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.3 (#5690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-31 09:25:57 +08:00
renovate[bot]
a75998623f fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.4.26 (#5648)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-23 14:52:08 +08:00
renovate[bot]
55bf9f239e chore(deps): update plugin com.diffplug.spotless to v7.2.1 (#5647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 13:51:24 +08:00
renovate[bot]
0a96a1526d fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.4.25 (#5645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 13:51:08 +08:00
renovate[bot]
9ae343866f chore(deps): update plugin com.diffplug.spotless to v7.2.0 (#5644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 14:46:32 +08:00