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

Pia 3211 upgrade to androd gradle plugin 8 #333

Merged
merged 5 commits into from
Aug 4, 2023

Conversation

abolfazlimahdi
Copy link
Contributor

No description provided.

- Adopt non-transitive R class feature
- Comment jacoco-android in build.gradle files for now
- Add namespace to build.gradle files
- Add buildFeatures block to build.gradle files
- Add a task to use JavaVersion.VERSION_1_8 in build.gradle files

PIA-3211
- Remove sourcesJar and javadocJar tasks from PublishToMavenPlugin
- Add publishing block to every library and sdk (in android block)

PIA-3211
- Removed gradle tasks because with AGP 8, jacoco tasks were not supported

PIA-3211
@abolfazlimahdi abolfazlimahdi force-pushed the PIA-3211-upgrade-to-Androd-gradle-plugin-8 branch from 937ee51 to 0e3018b Compare August 4, 2023 09:44
@a-szotyori a-szotyori force-pushed the PIA-3211-upgrade-to-Androd-gradle-plugin-8 branch from 1dab209 to cb59469 Compare August 4, 2023 13:36
Copy link
Contributor

@a-szotyori a-szotyori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your effort!

@abolfazlimahdi abolfazlimahdi merged commit 756dee8 into main Aug 4, 2023
@abolfazlimahdi abolfazlimahdi deleted the PIA-3211-upgrade-to-Androd-gradle-plugin-8 branch August 4, 2023 13:51
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.

2 participants