fb92d1dcb6
chore(deps): Update Android Gradle Plugin to v8.5.1
...
They told me on 8th of July that AGP up to v8.6-alpha will be supported
on next IDEA (for EAP, because of it is... at this point I think
Ultimate Edition no longer worth it, at least for KMM developers) plugin
release, let's see if they're telling the truth.
2024-07-25 09:06:35 +07:00
78a9e1dc09
fix(deps): Downgrade AGP to 8.4.2
...
Can't sync project on Intellij IDEA. This also doesn't sync on stable
release (see REF 5), they only fix AGP support on major updates.
Thanks JetBrains, for the pain.
REF:
[1] https://youtrack.jetbrains.com/issue/FL-23919
[2] https://youtrack.jetbrains.com/issue/IDEA-348937/2024.1-Beta-missing-option-to-enable-sync-with-future-AGP-versions
"Ignore AGP compatibility check" option is removed.
[3] https://youtrack.jetbrains.com/issue/IDEA-354790/Android-Plugin-Add-supported-Android-Gradle-Plugin-to-its-description
This "ignore check" option removal especially annoying for
multiplatform devs. It's even more annoying when you paid for Ultimate
Edition yet your work is being blocked by a plugin that works
perfectly on a free version of similar but striped down edition of
your IDE.
[4] https://youtrack.jetbrains.com/issue/IDEA-355137/Support-Android-Gradle-plugin-8.5.0
It's been 7 months, we still stuck on AGP 8.2, amazing.
[5] https://youtrack.jetbrains.com/issue/IDEA-352815/Android-Gradle-Plugin-8.4.0-isnt-supported
We did get AGP 8.4.x on EAPs for 2024.2, but like... why? why can't
just do it for 2024.1? this has been an issue for a very long time where
the AGP support is fixed on EAP for a major update, almost screw up my
deadline one time, I love Kotlin, but my god this AGP stuff is just
frustrating.
2024-06-28 11:28:25 +07:00
cbdd16f6d4
chore(deps): Update agp to v8.5.0
...
Also convert some plugins to use version catalog
2024-06-27 19:08:12 +07:00
579484eba4
refactor: Bundle androidx
2024-05-31 06:02:38 +07:00
bf368e88ed
chore: Update dependencies
2024-05-25 21:01:08 +07:00
04078084bd
refactor: Backport Android 12 SplashScreen to older Android versions
...
Fixes GH-20
2024-02-07 11:52:25 +07:00
af87ccf8f1
refactor: Migrate to upstream's preference abstraction
2024-01-10 17:07:58 +07:00
9a2815d277
refactor: Migrate to gradle version catalog
2024-01-10 12:10:43 +07:00