log for com.talsk.amadz:8
== Installed Android Tools ==
2025-04-15 02:49:02,590 DEBUG: Reading 'config.yml'
2025-04-15 02:49:02,603 INFO: Creating log directory
2025-04-15 02:49:02,604 INFO: Creating temporary directory
2025-04-15 02:49:02,604 INFO: Creating output directory
2025-04-15 02:49:02,612 DEBUG: Getting git vcs interface for https://github.com/msusman1/Amadz.git
2025-04-15 02:49:02,612 DEBUG: Checking com.talsk.amadz:8
2025-04-15 02:49:02,612 INFO: Building version 1.0.8 (8) of com.talsk.amadz
2025-04-15 02:49:02,613 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-04-15 02:49:04,320 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-04-15 02:49:24,851 INFO: Getting source for revision 47d6261929ac677f3650e44336fb99dae3dda832
2025-04-15 02:49:24,851 DEBUG: Directory: build/com.talsk.amadz
2025-04-15 02:49:24,852 DEBUG: > git rev-parse --show-toplevel
2025-04-15 02:49:25,156 DEBUG: Directory: build/com.talsk.amadz
2025-04-15 02:49:25,156 DEBUG: > git submodule foreach --recursive git reset --hard
2025-04-15 02:49:25,360 DEBUG: Directory: build/com.talsk.amadz
2025-04-15 02:49:25,361 DEBUG: > git reset --hard
2025-04-15 02:49:26,065 DEBUG: Directory: build/com.talsk.amadz
2025-04-15 02:49:26,065 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-04-15 02:49:26,169 DEBUG: Directory: build/com.talsk.amadz
2025-04-15 02:49:26,169 DEBUG: > git clean -dffx
2025-04-15 02:49:26,272 DEBUG: Directory: build/com.talsk.amadz
2025-04-15 02:49:26,272 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-04-15 02:49:26,977 DEBUG: Directory: build/com.talsk.amadz
2025-04-15 02:49:26,977 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-04-15 02:49:27,481 DEBUG: Directory: build/com.talsk.amadz
2025-04-15 02:49:27,481 DEBUG: > git remote set-head origin --auto
2025-04-15 02:49:28,085 DEBUG: Directory: build/com.talsk.amadz
2025-04-15 02:49:28,086 DEBUG: > git checkout -f 47d6261929ac677f3650e44336fb99dae3dda832
2025-04-15 02:49:28,890 DEBUG: Directory: build/com.talsk.amadz
2025-04-15 02:49:28,891 DEBUG: > git clean -dffx
2025-04-15 02:49:28,993 DEBUG: Directory: build/com.talsk.amadz
2025-04-15 02:49:28,994 DEBUG: > git rev-parse --show-toplevel
2025-04-15 02:49:29,197 DEBUG: Directory: build/com.talsk.amadz
2025-04-15 02:49:29,197 DEBUG: > git submodule deinit --all --force
2025-04-15 02:49:29,300 INFO: Creating local.properties file at build/com.talsk.amadz/local.properties
2025-04-15 02:49:29,303 INFO: Creating local.properties file at build/com.talsk.amadz/app/local.properties
2025-04-15 02:49:29,304 DEBUG: Removing debuggable flags from build/com.talsk.amadz/app
2025-04-15 02:49:29,313 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.talsk.amadz/app/build.gradle.kts
2025-04-15 02:49:29,316 INFO: Cleaning Gradle project...
2025-04-15 02:49:29,317 DEBUG: Directory: build/com.talsk.amadz/app
2025-04-15 02:49:29,317 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 53s
1 actionable task: 1 up-to-date
2025-04-15 02:51:28,971 INFO: Scanning source for common problems...
2025-04-15 02:51:28,991 DEBUG: scanner is configured to use signature data from: 'suss'
2025-04-15 02:51:28,992 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-04-15 02:51:29,623 DEBUG: write 'suss.json' to cache
2025-04-15 02:51:29,631 DEBUG: next suss.json cache update due in 23:59:59.981723
2025-04-15 02:51:29,819 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-04-15 02:51:29,837 INFO: Creating source tarball...
2025-04-15 02:51:32,723 INFO: Building Gradle project...
2025-04-15 02:51:32,724 DEBUG: Directory: build/com.talsk.amadz/app
2025-04-15 02:51:32,724 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
WARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 35
This Android Gradle plugin (8.1.4) was tested up to compileSdk = 34.
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 35.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 35 is available.
To suppress this warning, add/update
android.suppressUnsupportedCompileSdk=35
to this project's gradle.properties.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
/home/vagrant/build/com.talsk.amadz/app/src/main/AndroidManifest.xml:24:5-80 Warning:
Element uses-permission#android.permission.MODIFY_AUDIO_SETTINGS at AndroidManifest.xml:24:5-80 duplicated with element declared at AndroidManifest.xml:20:5-80
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:desugarReleaseFileDependencies
> Task :app:checkReleaseDuplicateClasses
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so.
> Task :app:mergeReleaseArtProfile
> Task :app:extractReleaseNativeSymbolTables
> Task :app:processReleaseManifestForPackage
> Task :app:mergeExtDexRelease
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/core/CallService.kt:56:34 'val state: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/core/CallService.kt:57:18 'val state: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/core/CallService.kt:66:25 'val state: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/core/CallService.kt:66:64 'val state: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/core/CallService.kt:85:43 'fun setAudioRoute(p0: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/core/CallService.kt:86:44 'fun setAudioRoute(p0: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/ui/MainNavGraph.kt:75:17 'fun SearchBar(query: String, onQueryChange: (String) -> Unit, onSearch: (String) -> Unit, active: Boolean, onActiveChange: (Boolean) -> Unit, modifier: Modifier = ..., enabled: Boolean = ..., placeholder: @Composable() ComposableFunction0<Unit>? = ..., leadingIcon: @Composable() ComposableFunction0<Unit>? = ..., trailingIcon: @Composable() ComposableFunction0<Unit>? = ..., shape: Shape = ..., colors: SearchBarColors = ..., tonalElevation: Dp = ..., shadowElevation: Dp = ..., windowInsets: WindowInsets = ..., interactionSource: MutableInteractionSource? = ..., content: @Composable() ComposableFunction1<ColumnScope, Unit>): Unit' is deprecated. Use overload which takes inputField as a parameter.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/ui/home/Dialpad.kt:111:54 'val Icons.Outlined.Backspace: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.Backspace.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/ui/onboarding/CallViewModel.kt:52:42 'val state: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/ui/ongoingCall/CallActivity.kt:97:48 'static field FLAG_DISMISS_KEYGUARD: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/ui/ongoingCall/CallActivity.kt:98:48 'static field FLAG_SHOW_WHEN_LOCKED: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/ui/ongoingCall/CallActivity.kt:99:48 'static field FLAG_TURN_SCREEN_ON: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/ui/theme/Theme.kt:104:20 'var navigationBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.talsk.amadz/app/src/main/java/com/talsk/amadz/ui/theme/Theme.kt:105:20 'var statusBarColor: Int' is deprecated. Deprecated in Java.
> Task :app:compileReleaseJavaWithJavac NO-SOURCE
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
e: file:///home/vagrant/.gradle/caches/transforms-3/84d3ca517a0476ea172bd41aae7b8891/transformed/coil-compose-release/jars/classes.jar!/META-INF/coil-compose_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.8.0.
e: file:///home/vagrant/.gradle/caches/transforms-3/b0d054587ce253239f00f658b8ccab42/transformed/coil-compose-core-release/jars/classes.jar!/META-INF/coil-compose-core_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.8.0.
e: file:///home/vagrant/.gradle/caches/transforms-3/b95a5fb66e205fb1fccb76d7d73d5f9a/transformed/coil-release/jars/classes.jar!/META-INF/coil_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.8.0.
e: file:///home/vagrant/.gradle/caches/transforms-3/05fe0168d9e3d791f2aa41d345a2394e/transformed/coil-core-release/jars/classes.jar!/META-INF/coil-core_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.8.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.10.1/fe066928754beda3d59c8282e04289546465a360/kotlinx-coroutines-core-jvm-1.10.1.jar!/META-INF/kotlinx-coroutines-core.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.8.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.10.1/864006e2e42ed4d76150651c635d038a060c20a2/kotlinx-coroutines-android-1.10.1.jar!/META-INF/kotlinx-coroutines-android.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.8.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio-jvm/3.10.2/6a2cc3acd5a83e66075a2f6c5b0608b6043fa34c/okio-jvm-3.10.2.jar!/META-INF/okio.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.8.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.10/d3028429e7151d7a7c1a0d63a4f60eac86a87b91/kotlin-stdlib-2.1.10.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.8.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.10/d3028429e7151d7a7c1a0d63a4f60eac86a87b91/kotlin-stdlib-2.1.10.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.8.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.10/d3028429e7151d7a7c1a0d63a4f60eac86a87b91/kotlin-stdlib-2.1.10.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.8.0.
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 4m 52s
41 actionable tasks: 41 executed
2025-04-15 02:56:26,141 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.talsk.amadz, universal_newlines=False, shell=None, istream=<valid stream>)
2025-04-15 02:56:26,148 INFO: Successfully built version 1.0.8 of com.talsk.amadz from 47d6261929ac677f3650e44336fb99dae3dda832
2025-04-15 02:56:26,578 DEBUG: Checking build/com.talsk.amadz/app/build/outputs/apk/release/app-release-unsigned.apk
2025-04-15 02:56:26,634 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-04-15 02:56:26,634 INFO: ...retrieving https://github.com/msusman1/Amadz/releases/download/1.0.8/amadz.apk
2025-04-15 02:56:26,638 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-04-15 02:56:26,951 DEBUG: https://github.com:443 "GET /msusman1/Amadz/releases/download/1.0.8/amadz.apk HTTP/1.1" 302 0
2025-04-15 02:56:26,958 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-04-15 02:56:27,428 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/722177006/8c0452ec-aaa1-4092-b032-af3ce4d75acf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250415%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250415T025627Z&X-Amz-Expires=300&X-Amz-Signature=cc3e0a9ea820414d23414666b3c824d9c04cc8407500d3b955a3f56b4dc5f7e8&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Damadz.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 13338019
2025-04-15 02:56:29,045 DEBUG: unsigned/binaries/com.talsk.amadz_8.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-04-15 02:56:30,059 DEBUG: /tmp/tmprmhkq0wc/sigcp_com.talsk.amadz_8.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-04-15 02:56:30,059 INFO: ...successfully verified
2025-04-15 02:56:30,059 INFO: compared built binary to supplied reference binary successfully
2025-04-15 02:56:30,150 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-04-15 02:56:30,197 DEBUG: Using APK Signature v2
2025-04-15 02:56:30,199 INFO: supplied reference binary has allowed signer fe465ddae796ddd311f9c62958250829921fedb3d59758682343d2e2405ac5d9
2025-04-15 02:56:30,204 INFO: success: com.talsk.amadz
2025-04-15 02:56:30,205 INFO: Finished
2025-04-15 02:56:30,205 INFO: 1 build succeeded