Update git submodules
* Update frameworks/support from branch 'androidx-main'
to c39d603ac69ffc088ec2cdc476114d59e3fc5907
- Merge "Update AggregrateBuildInfo to use getKotlinPluginVersion" into androidx-main
- Update AggregrateBuildInfo to use getKotlinPluginVersion
Update to use the API from KGP: https://github.com/JetBrains/kotlin/blob/092550aaee70d0fd158a14ad2a9fdfc3650ad786/libraries/tools/kotlin-gradle-plugin/src/main/kotlin/org/jetbrains/kotlin/gradle/plugin/KotlinPluginWrapper.kt#L257.
Fixes: b/209987766
Test: gw createAggregateBuildInfoFiles --rerun-tasks
Test: grep -A 4 '"groupId": "androidx.compose.compiler"' ../../out/dist/androidx_aggregate_build_info.txt
Test: grep -A 4 '"kotlinVersion"' ../../out/dist/androidx_aggregate_build_info.txt
Test: gw buildSrc:test
Change-Id: Ia81f3ff0573bf434c3b181adfba521aadd4d3e5b
Loading
Please sign in to comment