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 gradle #1295

Merged
merged 6 commits into from
Aug 21, 2023
Merged

upgrade gradle #1295

merged 6 commits into from
Aug 21, 2023

Conversation

Strubbl
Copy link
Contributor

@Strubbl Strubbl commented Jan 26, 2023

The upgrade wizard reported the following:

Sync succeeded
The upgraded project successfully synced with the IDE. You should test that the upgraded project builds and passes its tests successfully before making further changes. The upgrade consisted of the following steps:
Upgrade AGP dependency from 7.1.3 to 7.4.0
Upgrade Gradle version to 7.5
Migrate packagingOptions DSL properties to sub-blocks Migrate DSL properties from lintOptions to lint
Move package from Android manifest to build files

superseeds #1239

@j0k3r
Copy link
Member

j0k3r commented Aug 21, 2023

Rebase needed

Please be aware, that "Google Play requires that apps target API level 31 or higher."
The upgrade wizard reported the following:

Sync succeeded
The upgraded project successfully synced with the IDE. You should test that the upgraded project builds and passes its tests successfully before making further changes.
The upgrade consisted of the following steps:
Upgrade AGP dependency from 7.1.3 to 7.4.0
Upgrade Gradle version to 7.5
Migrate packagingOptions DSL properties to sub-blocks
Migrate DSL properties from lintOptions to lint
Move package from Android manifest to build files

superseeds #1239
@Strubbl
Copy link
Contributor Author

Strubbl commented Aug 21, 2023

Rebase done. But the next migration to Gradle 8 is already waiting.

@tcitworld tcitworld merged commit ff2cfb4 into master Aug 21, 2023
2 checks passed
@tcitworld tcitworld deleted the update-gradle-to-7.4 branch August 21, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants