Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > Configure project :launcher
- WARNING:The option setting 'android.enableDexingArtifactTransform=false' is deprecated.
- The current default is 'true'.
- It will be removed in version 8.0 of the Android Gradle plugin.
- > Task :unityLibrary:IronSource.androidlib:preBuild UP-TO-DATE
- > Task :launcher:preBuild UP-TO-DATE
- > Task :unityLibrary:preBuild UP-TO-DATE
- > Task :unityLibrary:preReleaseBuild UP-TO-DATE
- > Task :unityLibrary:IronSource.androidlib:preReleaseBuild UP-TO-DATE
- > Task :launcher:preReleaseBuild UP-TO-DATE
- > Task :unityLibrary:IronSource.androidlib:compileReleaseAidl NO-SOURCE
- > Task :launcher:generateReleaseBuildConfig
- > Task :launcher:generateReleaseResValues
- > Task :launcher:javaPreCompileRelease
- > Task :launcher:createReleaseCompatibleScreenManifests
- > Task :unityLibrary:IronSource.androidlib:mergeReleaseJniLibFolders
- > Task :unityLibrary:IronSource.androidlib:mergeReleaseNativeLibs NO-SOURCE
- > Task :unityLibrary:IronSource.androidlib:packageReleaseRenderscript NO-SOURCE
- > Task :unityLibrary:IronSource.androidlib:copyReleaseJniLibsProjectOnly
- > Task :unityLibrary:IronSource.androidlib:compileReleaseRenderscript NO-SOURCE
- > Task :unityLibrary:IronSource.androidlib:generateReleaseResValues
- > Task :unityLibrary:IronSource.androidlib:generateReleaseResources
- > Task :launcher:extractProguardFiles
- > Task :launcher:mergeReleaseJniLibFolders
- > Task :unityLibrary:IronSource.androidlib:packageReleaseResources
- > Task :unityLibrary:IronSource.androidlib:parseReleaseLocalResources
- > Task :unityLibrary:IronSource.androidlib:generateReleaseBuildConfig
- > Task :unityLibrary:IronSource.androidlib:javaPreCompileRelease
- > Task :unityLibrary:IronSource.androidlib:stripReleaseDebugSymbols NO-SOURCE
- > Task :unityLibrary:IronSource.androidlib:copyReleaseJniLibsProjectAndLocalJars
- > Task :unityLibrary:IronSource.androidlib:extractDeepLinksForAarRelease
- > Task :unityLibrary:IronSource.androidlib:mergeReleaseShaders
- > Task :unityLibrary:IronSource.androidlib:compileReleaseShaders NO-SOURCE
- > Task :unityLibrary:IronSource.androidlib:generateReleaseAssets UP-TO-DATE
- > Task :unityLibrary:IronSource.androidlib:packageReleaseAssets
- > Task :unityLibrary:IronSource.androidlib:prepareLintJarForPublish
- > Task :unityLibrary:IronSource.androidlib:prepareReleaseArtProfile
- > Task :unityLibrary:IronSource.androidlib:processReleaseJavaRes NO-SOURCE
- > Task :unityLibrary:IronSource.androidlib:processReleaseManifest
- package="com.ironsource.unity" found in source AndroidManifest.xml: D:\UNITY\Projects\WORK\RoadQuizWordsApart\Library\Bee\Android\Prj\IL2CPP\Gradle\unityLibrary\IronSource.androidlib\AndroidManifest.xml.
- Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
- Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
- This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
- > Task :unityLibrary:IronSource.androidlib:mergeReleaseJavaResource
- > Task :unityLibrary:IronSource.androidlib:writeReleaseAarMetadata
- > Task :unityLibrary:IronSource.androidlib:extractDeepLinksRelease
- > Task :unityLibrary:IronSource.androidlib:generateReleaseRFile
- > Task :unityLibrary:configureCMakeRelWithDebInfo[arm64-v8a]
- WARNING: [Processor] Library 'D:\UNITY\Projects\WORK\RoadQuizWordsApart\Library\Bee\Android\Prj\IL2CPP\Gradle\unityLibrary\libs\androidx.core.core-1.9.0.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
- Example of androidX reference: 'androidx/versionedparcelable/VersionedParcel'
- Example of support library reference: 'android/support/v4/app/RemoteActionCompatParcelizer'
- > Task :launcher:checkReleaseDuplicateClasses
- WARNING: [Processor] Library 'D:\UNITY\Projects\WORK\RoadQuizWordsApart\Library\Bee\Android\Prj\IL2CPP\Gradle\unityLibrary\libs\androidx.browser.browser-1.4.0.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
- Example of androidX reference: 'androidx/browser/browseractions/BrowserActionItem'
- Example of support library reference: 'android/support/customtabs/trusted/ITrustedWebActivityService$Default'
- > Task :unityLibrary:IronSource.androidlib:compileReleaseLibraryResources
- > Task :unityLibrary:IronSource.androidlib:compileReleaseJavaWithJavac
- > Task :unityLibrary:IronSource.androidlib:bundleLibCompileToJarRelease
- > Task :unityLibrary:IronSource.androidlib:extractReleaseAnnotations
- > Task :unityLibrary:IronSource.androidlib:mergeReleaseGeneratedProguardFiles
- > Task :unityLibrary:IronSource.androidlib:mergeReleaseConsumerProguardFiles
- > Task :unityLibrary:IronSource.androidlib:syncReleaseLibJars
- > Task :unityLibrary:IronSource.androidlib:bundleReleaseLocalLintAar
- > Task :unityLibrary:IronSource.androidlib:bundleLibResRelease NO-SOURCE
- > Task :unityLibrary:IronSource.androidlib:bundleLibRuntimeToJarRelease
- > Task :unityLibrary:IronSource.androidlib:writeReleaseLintModelMetadata
- > Task :unityLibrary:IronSource.androidlib:createFullJarRelease
- > Task :launcher:mergeReleaseShaders
- > Task :launcher:compileReleaseShaders NO-SOURCE
- > Task :launcher:generateReleaseAssets UP-TO-DATE
- > Task :launcher:processReleaseJavaRes NO-SOURCE
- > Task :launcher:checkReleaseDuplicateClasses FAILED
- > Task :launcher:collectReleaseDependencies
- Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.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/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
- 39 actionable tasks: 39 executed
- UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Advertisement
Add Comment
Please, Sign In to add comment