76 lines
3.9 KiB
Plaintext
76 lines
3.9 KiB
Plaintext
WARNING: A restricted method in java.lang.System has been called
|
|
WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/Users/230405/.gradle/wrapper/dists/gradle-9.0-milestone-1-bin/3vdepk4s12bybhohyuvjcm1bd/gradle-9.0-milestone-1/lib/native-platform-0.22-milestone-28.jar)
|
|
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
|
|
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
|
|
|
|
> Task :app:preBuild UP-TO-DATE
|
|
> Task :app:preDebugBuild UP-TO-DATE
|
|
> Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
|
|
> Task :app:dataBindingMergeDependencyArtifactsDebug UP-TO-DATE
|
|
> Task :app:generateDebugResValues UP-TO-DATE
|
|
> Task :app:generateDebugResources
|
|
> Task :app:mergeDebugResources
|
|
> Task :app:packageDebugResources
|
|
> Task :app:processDebugNavigationResources
|
|
> Task :app:javaPreCompileDebug UP-TO-DATE
|
|
> Task :app:checkDebugAarMetadata UP-TO-DATE
|
|
> Task :app:compileDebugNavigationResources UP-TO-DATE
|
|
> Task :app:parseDebugLocalResources
|
|
> Task :app:mapDebugSourceSetPaths
|
|
> Task :app:dataBindingGenBaseClassesDebug UP-TO-DATE
|
|
> Task :app:createDebugCompatibleScreenManifests UP-TO-DATE
|
|
> Task :app:extractDeepLinksDebug UP-TO-DATE
|
|
> Task :app:processDebugMainManifest UP-TO-DATE
|
|
> Task :app:processDebugManifest UP-TO-DATE
|
|
> Task :app:processDebugManifestForPackage UP-TO-DATE
|
|
> Task :app:mergeDebugShaders UP-TO-DATE
|
|
> Task :app:compileDebugShaders NO-SOURCE
|
|
> Task :app:generateDebugAssets UP-TO-DATE
|
|
> Task :app:mergeDebugAssets UP-TO-DATE
|
|
> Task :app:compressDebugAssets UP-TO-DATE
|
|
> Task :app:checkDebugDuplicateClasses UP-TO-DATE
|
|
> Task :app:desugarDebugFileDependencies UP-TO-DATE
|
|
> Task :app:mergeExtDexDebug UP-TO-DATE
|
|
> Task :app:mergeLibDexDebug UP-TO-DATE
|
|
> Task :app:mergeDebugJniLibFolders UP-TO-DATE
|
|
> Task :app:mergeDebugNativeLibs NO-SOURCE
|
|
> Task :app:stripDebugDebugSymbols NO-SOURCE
|
|
> Task :app:validateSigningDebug UP-TO-DATE
|
|
> Task :app:writeDebugAppMetadata UP-TO-DATE
|
|
> Task :app:writeDebugSigningConfigVersions UP-TO-DATE
|
|
> Task :app:processDebugResources
|
|
|
|
> Task :app:compileDebugJavaWithJavac
|
|
Java compiler version 24 has deprecated support for compiling with source/target version 8.
|
|
Try one of the following options:
|
|
1. [Recommended] Use Java toolchain with a lower language version
|
|
2. Set a higher source/target version
|
|
3. Use a lower version of the JDK running the build (if you're not using Java toolchain)
|
|
For more details on how to configure these settings, see https://developer.android.com/build/jdks.
|
|
To suppress this warning, set android.javaCompile.suppressSourceTargetDeprecationWarning=true in gradle.properties.
|
|
warning: [options] source value 8 is obsolete and will be removed in a future release
|
|
warning: [options] target value 8 is obsolete and will be removed in a future release
|
|
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
|
|
Note: /Users/230405/Documents/papcuida/app/src/main/java/com/example/cuida/ui/sns24/Sns24Fragment.java uses or overrides a deprecated API.
|
|
Note: Recompile with -Xlint:deprecation for details.
|
|
3 warnings
|
|
|
|
> Task :app:processDebugJavaRes
|
|
> Task :app:dexBuilderDebug
|
|
> Task :app:mergeProjectDexDebug
|
|
> Task :app:mergeDebugJavaResource
|
|
> Task :app:packageDebug
|
|
> Task :app:createDebugApkListingFileRedirect
|
|
> Task :app:assembleDebug
|
|
|
|
[Incubating] Problems report is available at: file:///Users/230405/Documents/papcuida/build/reports/problems/problems-report.html
|
|
|
|
Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.0.
|
|
|
|
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
|
|
|
|
For more on this, please refer to https://docs.gradle.org/9.0-milestone-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
|
|
|
|
BUILD SUCCESSFUL in 4s
|
|
36 actionable tasks: 14 executed, 22 up-to-date
|