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
~/android/LogFox $ ANDROID_HOME=/data/data/com.termux/files/home/android/android-sdk ./gradlew -P sdk.dir=$HOME/android/android-sdk -P android.aapt2FromMavenOverride=$HOME/android/android-sdk/build-tools/35.0.0/aapt2 build
Downloading https://services.gradle.org/distributions/gradle-8.10.2-bin.zip.............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%Welcome to Gradle8.10.2!Here are the highlights of this release:-SupportforJava23-Faster configuration cache
-Better configuration cache reports
For more details see https://docs.gradle.org/8.10.2/release-notes.htmlStarting a GradleDaemon (subsequent builds will be faster)
Type-safe project accessors is an incubating feature.
>Task:build-logic:convention:checkKotlinGradlePluginConfigurationErrors
>Task:build-logic:convention:pluginDescriptors
>Task:build-logic:convention:processResources
>Task:build-logic:convention:compileKotlin
>Task:build-logic:convention:compileJava NO-SOURCE>Task:build-logic:convention:classes
>Task:build-logic:convention:jar
>Configure project :app
WARNING:The option setting 'android.aapt2FromMavenOverride=/data/data/com.termux/files/home/android/android-sdk/build-tools/35.0.0/aapt2'is experimental.
FAILURE:Build failed with an exception.
*Where:Build file '/data/data/com.termux/files/home/android/LogFox/app/build.gradle.kts' line:1*What went wrong:An exception occurred applying plugin request [id:'logfox.android.application']
>Failed to apply plugin 'logfox.android.application'.
>Project with path ':core:arch' could not be found in project ':app'.
*Try:>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.
>Get more help at https://help.gradle.org.BUILDFAILEDin 4m 28s
5 actionable tasks:5 executed
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: