wordpress-mobile / WordPress-FluxC-Android

WordPress Network and Persistence layer based on the Flux architecture
GNU General Public License v2.0
58 stars 37 forks source link

Bump AGP to `8.5.1` #3065

Closed wzieba closed 3 months ago

wzieba commented 4 months ago

Description

This PR bumps AGP to 8.5.1 to keep composite build setup working.

To test

The R8 configuration shouldn't change: consumerProguardFiles remains unchanged, and there's no point to obfuscate this open-source SDK before publishing, as the consumers should take care of obfuscating anyway.

Please smoke test the app (either Woo or WordPress/Jetpack) using artifact prepared from this PR.

Dependencies