Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Android Gradle Plugin 4.2.0 #118

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

randallnwf
Copy link

@randallnwf randallnwf commented Mar 17, 2022

Upgrade to Android Gradle Plugin 4.2.0

Fixes #106

  • Upgrade to Gradle 6.9
  • Upgrade incompatible libraries
  • Fixes in okreplay-sample
  • Convert some Spock (Groovy) unit tests to Kotlin in okreplay-tests

* Upgrade to Android Gradle Plugin 4.2.0

* Upgrade to Gradle 6.9
* Upgrade incompatible libraries
* Fixes in okreplay-sample
* Convert some Spock (Groovy) unit tests to Kotlin in okreplay-tests
@randallnwf randallnwf changed the title Upgrade to Android Gradle Plugin 4.2.0 (#1) Upgrade to Android Gradle Plugin 4.2.0 Mar 17, 2022
randallnwf and others added 3 commits March 19, 2022 13:53
Much of this functionality was moved into gradle itself.
Upgrade to Gradle 7.3.3
Update JVM target to 11
Added dependencies that have been moved

Co-authored-by: Robert Chrzanowski <rchrzanowski@wayfair.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tasks fail in a project using version 4.0.0 of the Android Gradle Plugin
2 participants