Upgrade AGP to 8.13.2 to support Kotlin 2.3#16
Upgrade AGP to 8.13.2 to support Kotlin 2.3#16dfabulich wants to merge 1 commit intoskiptools:mainfrom
Conversation
You can just add a specific branch in your dependencies in the app's You don't actually need to reference the |
|
Thanks for the fix. I'll close this in favor of #17, which has a little bit more doc and discussion. |
nvm the last response, I see that wasn't the question you were asking. There isn't any good way that I know of to test new AGP versions, short of exercising it by building a bunch of apps (which we do in the schedule workflows in the various |
https://developer.android.com/build/kotlin-support says that Kotlin 2.3 requires AGP 8.13.2 or later.
Fixes skiptools/skip#658
Skip Pull Request Checklist:
swift testCursor tracked this down for me. The only testing I did was to confirm that skiptools/skip#658 is fixed with it. (It's not at all clear to me how best to regression test AGP upgrades!)