Skip to content

Conversation

@m1ga
Copy link
Contributor

@m1ga m1ga commented Jan 16, 2026

Missed that gradle warning. When you build the SDK it will show you:

Build file '/home/miga/tools/titanium-sdk/android/titanium/build.gradle': line 49
Properties should be assigned using the 'propName = value' syntax. Setting a property via the Gradle-generated 'propName value' or 'propName(value)' syntax in Groovy DSL has been deprecated. This is scheduled to be removed in Gradle 10.0. Use assignment ('compileSdk = <value>') instead. Consult the upgrading guide for further information: https://docs.gradle.org/8.14.3/userguide/upgrading_version_8.html#groovy_space_assignment_syntax

as it should be compileSdkVersion instead of compileSdk.

@socket-security
Copy link

@cb1kenobi cb1kenobi merged commit 84dc26a into main Jan 16, 2026
7 checks passed
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.

3 participants