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

[Adaptive] Migrate gradle module Adaptive to Kotlin DSL #1593

Closed oas004 closed 1 year ago

oas004 commented 1 year ago

Referencing https://github.com/google/accompanist/pull/1579#issuecomment-1526576155 and https://github.com/google/accompanist/pull/1592

This was reverted in the latest commit because it did not build. Rebased and changed the Java target compatibility version as I could not get it to build with 11. I think we can do a build update to Java 11 parallel to these migrations.