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

add gradle 8.0 support #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add gradle 8.0 support #35

wants to merge 1 commit into from

Conversation

joaocunhajeronimo
Copy link
Contributor

These changes showcase how to successfully upgrade your project integrating Digital Turbine's 'FairBid & OFW' SDK to gradle 8.0

You can keep AGP 7.2.4 provided you add this property to your gradle properties:

android.experimental.legacyTransform.forceNonIncremental=true

reference

These changes showcase how to successfully upgrade your project integrating Digital Turbine's 'FairBid & OFW' SDK to gradle 8.0

You can keep AGP 7.2.4 provided you add this property to your gradle properties:

android.experimental.legacyTransform.forceNonIncremental=true

reference:
https://docs.gradle.org/current/userguide/upgrading_version_7.html#minimal_supported_android_gradle_plugin_version_changed
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.

1 participant