You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Update Gradle wrapper to 8.13 and SDK to 34 for AGP 8.11.0 compatibility
- Update Gradle wrapper from 8.0 to 8.13 as required by AGP 8.11.0
- Update compileSdk and targetSdk from 33 to 34
- Add buildFeatures.buildConfig to replace deprecated property
- Disable proxy configuration that was causing SDK download issues
- Add performance optimization properties for Gradle 8.13
0 commit comments