Skip to content

Remove android.r8.optimizedResourceShrinking compatibility flag - #5886

Merged
siddh1004 merged 1 commit into
masterfrom
SIMPLEMOB-46
Aug 4, 2026
Merged

Remove android.r8.optimizedResourceShrinking compatibility flag#5886
siddh1004 merged 1 commit into
masterfrom
SIMPLEMOB-46

Conversation

@siddh1004

Copy link
Copy Markdown
Contributor

Summary

This PR removes the temporary android.r8.optimizedResourceShrinking compatibility flag as part of the AGP 10 migration.

Jira

Ticket: SIMPLEMOB-44
https://rtsl.atlassian.net/browse/SIMPLEMOB-46

Changes

  • Removed android.r8.optimizedResourceShrinking=false from gradle.properties.

Validation

  • Verified the project builds successfully by running:

    ./gradlew assembleQaDebug
  • Verified the project builds successfully for the production release using the optimized resource shrinker (with release signing temporarily bypassed for local validation).

Outcome

The project builds successfully without relying on the temporary android.r8.optimizedResourceShrinking compatibility flag.

@siddh1004
siddh1004 marked this pull request as ready for review August 4, 2026 12:19
@simple-services
simple-services requested a review from a team August 4, 2026 12:19
@github-actions
github-actions Bot enabled auto-merge (squash) August 4, 2026 12:19
@siddh1004
siddh1004 merged commit 5104012 into master Aug 4, 2026
10 of 11 checks passed
@siddh1004
siddh1004 deleted the SIMPLEMOB-46 branch August 4, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant