Skip to content

Conversation

@ItsChaceD
Copy link
Contributor

Update properties in build.gradle to use 'propName = value' syntax instead of deprecated 'propName value' format

@ItsChaceD ItsChaceD requested a review from a team October 23, 2025 15:00
@theproducer theproducer self-requested a review October 24, 2025 15:16
Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

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

compileSdk is also deprecated and should be changed to compileSdk =, not sure why the warning doesn't appear when using ./gradlew clean lint build test -b capacitor/build.gradle --warning-mode all, but it appears if opening the file on Android Studio

@ItsChaceD ItsChaceD merged commit b68ac9e into main Oct 28, 2025
11 of 12 checks passed
@ItsChaceD ItsChaceD deleted the fix/RMET-4564/gradle-propname-syntax branch October 28, 2025 17:38
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.

6 participants