autonomousapps / dependency-analysis-gradle-plugin

Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins
Apache License 2.0
1.66k stars 116 forks source link

update agp max version to 8.4.1 #1195

Closed juliocbcotta closed 3 weeks ago

juliocbcotta commented 1 month ago

closes https://github.com/autonomousapps/dependency-analysis-gradle-plugin/issues/1192 , I think.

Let me know if there is any other place to update.

MGaetan89 commented 1 month ago

Maybe the 8.3.x line should be changed to 8.3.2 instead of 8.3.0-beta01?

juliocbcotta commented 1 month ago

Maybe the 8.3.x line should be changed to 8.3.2 instead of 8.3.0-beta01?

I tried to do the least amount of changes to try to bring this to the main branch ASAP. If @autonomousapps thinks it is a good idea, I can do it.

autonomousapps commented 1 month ago

Maybe the 8.3.x line should be changed to 8.3.2 instead of 8.3.0-beta01?

I am in favor of this. Thank you!

juliocbcotta commented 4 weeks ago

Maybe the 8.3.x line should be changed to 8.3.2 instead of 8.3.0-beta01?

I am in favor of this. Thank you!

done

juliocbcotta commented 3 weeks ago

@autonomousapps , how to merge this? I don't see this option on github for my user, could you merge it ? Maybe release a new version too ?