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
I can't build your module with Appcelerator Titanium 9.0.3, it gives me this error:
[ERROR] [GRADLE] Clashing method definition in proxy.propertyAccessors and a @Kroll.method annotation for property accessor 'PolygonProxy#setHoles()'.
[ERROR] [GRADLE] Likely fix is to remove @Kroll.method annotation and add @Kroll.setProperty annotation to method.
[ERROR] [GRADLE] Alternately, please rename the method to avoid the clash.
[ERROR] [GRADLE]
[ERROR] [GRADLE] FAILURE: Build failed with an exception.
[ERROR] [GRADLE]
[ERROR] [GRADLE] * What went wrong:
[ERROR] [GRADLE] Execution failed for task ':module:kaptReleaseKotlin'.
[ERROR] [GRADLE] > Compilation error. See log for more details
[ERROR] [GRADLE]
[ERROR] [GRADLE] * Try:
[ERROR] [GRADLE] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
[ERROR] [GRADLE]
[ERROR] [GRADLE] * Get more help at https://help.gradle.org
[ERROR] [GRADLE]
[ERROR] [GRADLE] BUILD FAILED in 8m 4s
[INFO] [GRADLE] 18 actionable tasks: 18 executed
[ERROR] "gradlew" tool returned exit code: 1
[ERROR] An error occurred during build after 8m 19s 760ms
[ERROR] "gradlew" tool returned exit code: 1
The text was updated successfully, but these errors were encountered:
I can't build your module with Appcelerator Titanium 9.0.3, it gives me this error:
The text was updated successfully, but these errors were encountered: