To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.4.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build > Task :app:clean > Task :app:preBuild UP-TO-DATE > Task :app:preDebugBuild UP-TO-DATE > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE > Task :app:generateDebugBuildConfig > Task :app:generateDebugResources FROM-CACHE > Task :app:packageDebugResources FROM-CACHE > Task :app:processDebugNavigationResources FROM-CACHE > Task :app:parseDebugLocalResources FROM-CACHE > Task :app:generateDebugRFile FROM-CACHE > Task :app:javaPreCompileDebug FROM-CACHE > Task :app:generateDebugAssets UP-TO-DATE > Task :app:mergeDebugAssets > Task :app:compressDebugAssets FROM-CACHE > Task :app:generateDebugGlobalSynthetics FROM-CACHE > Task :app:desugarDebugFileDependencies FROM-CACHE > Task :app:checkDebugDuplicateClasses > Task :app:checkDebugAarMetadata > Task :app:mergeExtDexDebug FROM-CACHE > Task :app:mergeLibDexDebug FROM-CACHE > Task :app:mapDebugSourceSetPaths > Task :app:compileDebugNavigationResources FROM-CACHE > Task :app:mergeDebugResources FROM-CACHE > Task :app:createDebugCompatibleScreenManifests > Task :app:extractDeepLinksDebug FROM-CACHE > Task :app:processDebugMainManifest /home/ray/ARMOR/apps/shire-mobile/app/src/main/AndroidManifest.xml:131:9-141:19 Warning: Element service#com.shire.mobile.SentinelAlertLinkService at AndroidManifest.xml:131:9-141:19 duplicated with element declared at AndroidManifest.xml:100:9-110:19 /home/ray/ARMOR/apps/shire-mobile/app/src/main/AndroidManifest.xml:143:9-146:72 Warning: Element service#com.shire.mobile.SentinelAlertPollJobService at AndroidManifest.xml:143:9-146:72 duplicated with element declared at AndroidManifest.xml:112:9-115:72 /home/ray/ARMOR/apps/shire-mobile/app/src/main/AndroidManifest.xml:148:9-158:20 Warning: Element receiver#com.shire.mobile.SentinelAlertBootReceiver at AndroidManifest.xml:148:9-158:20 duplicated with element declared at AndroidManifest.xml:117:9-127:20 > Task :app:processDebugManifest > Task :app:mergeDebugJniLibFolders > Task :app:processDebugManifestForPackage > Task :app:mergeDebugNativeLibs > Task :app:stripDebugDebugSymbols Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more. > Task :app:validateSigningDebug > Task :app:writeDebugAppMetadata > Task :app:writeDebugSigningConfigVersions > Task :app:processDebugResources > Task :app:compileDebugKotlin w: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/LimbForgeMeasurementActivity.kt:180:28 'val systemWindowInsetTop: Int' is deprecated. Deprecated in Java. w: file:///home/ray/ARMOR/apps/shire-mobile/app/src/main/java/com/shire/mobile/LimbForgeMeasurementActivity.kt:182:28 'val systemWindowInsetBottom: Int' is deprecated. Deprecated in Java. > Task :app:compileDebugJavaWithJavac > Task :app:processDebugJavaRes > Task :app:mergeDebugJavaResource > Task :app:dexBuilderDebug > Task :app:mergeProjectDexDebug > Task :app:packageDebug > Task :app:createDebugApkListingFileRedirect > Task :app:assembleDebug BUILD SUCCESSFUL in 1m 11s 39 actionable tasks: 25 executed, 14 from cache Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.4.1/userguide/configuration_cache_enabling.html