Join Slack
Powered by
Is the table here (<https://kotlinlang.org/docs/gr...
# gradle
j
Jon Bailey
03/15/2024, 1:02 PM
Is the table here (
https://kotlinlang.org/docs/gradle-configure-project.html#apply-the-plugin
), with the AGP min and max versions correct? When I updated to Kotlin 1.9.23. the warning said the max supported AGP version was 8.2
t
tapchicoma
03/21/2024, 4:05 PM
for 1.9.23 release we run our integration tests with AGP 8.2. For 2.0.0 release - it is AGP 8.3. But generally AGP 8.3 should work fine with 1.9.23
j
Jon Bailey
03/21/2024, 4:26 PM
Thanks! so that table should say 8.2 for the max AGP version for Kotlin 1.9.23 instead of 7.4?
🤔 1
t
tapchicoma
03/21/2024, 4:32 PM
yes, looks like documentation should be updated
tapchicoma
03/21/2024, 4:44 PM
Correction - for 1.9.2x we run our tests with AGP 8.1
tapchicoma
03/21/2024, 4:45 PM
compatibility table will be updated
3
Views
Open in Slack
Previous
Next