google / accompanist

A collection of extension libraries for Jetpack Compose
https://google.github.io/accompanist
Apache License 2.0
7.43k stars 598 forks source link

[All] Update agp to 8.0.0 and distribution to 8.1 #1590

Closed oas004 closed 1 year ago

oas004 commented 1 year ago

Following up on https://github.com/google/accompanist/pull/1579#discussion_r1177240398

Update AGP to 8.0.0 and distribution to 8.1. Making it a draft to see if this works through the pipeline. I'm unsure if I have to upgrade the Java version here as well.

To do this I went through the documentation steps here (https://docs.gradle.org/current/userguide/upgrading_version_7.html#changes_7.4).