log for io.github.quillpad:8
== Installed Android Tools ==
2022-11-29 04:39:30,656 DEBUG: Reading 'config.yml'
2022-11-29 04:39:30,669 WARNING: ipfs_cid not found, skipping CIDv1 generation
2022-11-29 04:39:30,669 INFO: Creating log directory
2022-11-29 04:39:30,670 INFO: Creating temporary directory
2022-11-29 04:39:30,670 INFO: Creating output directory
2022-11-29 04:39:30,675 DEBUG: Getting git vcs interface for https://github.com/quillpad/quillpad
2022-11-29 04:39:30,676 DEBUG: Checking io.github.quillpad:8
2022-11-29 04:39:30,676 INFO: Building version 1.4.4 (8) of io.github.quillpad
2022-11-29 04:39:30,676 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-11-29 04:39:31,388 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36771 files and directories currently installed.)
Removing sudo (1.9.5p2-3) ...
Purging configuration files for sudo (1.9.5p2-3) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2022-11-29 04:39:43,043 INFO: Getting source for revision v1.4.4
2022-11-29 04:39:43,043 DEBUG: Directory: build/io.github.quillpad
2022-11-29 04:39:43,044 DEBUG: > git rev-parse --show-toplevel
2022-11-29 04:39:43,255 DEBUG: Directory: build/io.github.quillpad
2022-11-29 04:39:43,255 DEBUG: > git submodule foreach --recursive git reset --hard
2022-11-29 04:39:43,468 DEBUG: Directory: build/io.github.quillpad
2022-11-29 04:39:43,469 DEBUG: > git reset --hard
2022-11-29 04:39:43,782 DEBUG: Directory: build/io.github.quillpad
2022-11-29 04:39:43,783 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-11-29 04:39:43,895 DEBUG: Directory: build/io.github.quillpad
2022-11-29 04:39:43,895 DEBUG: > git clean -dffx
2022-11-29 04:39:44,007 DEBUG: Directory: build/io.github.quillpad
2022-11-29 04:39:44,008 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 fetch origin
2022-11-29 04:39:44,822 DEBUG: Directory: build/io.github.quillpad
2022-11-29 04:39:44,823 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 remote prune origin
2022-11-29 04:39:45,435 DEBUG: Directory: build/io.github.quillpad
2022-11-29 04:39:45,436 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 fetch --prune --tags --force origin
2022-11-29 04:39:45,948 DEBUG: Directory: build/io.github.quillpad
2022-11-29 04:39:45,949 DEBUG: > git remote set-head origin --auto
2022-11-29 04:39:46,561 DEBUG: Directory: build/io.github.quillpad
2022-11-29 04:39:46,562 DEBUG: > git checkout -f v1.4.4
2022-11-29 04:39:46,874 DEBUG: Directory: build/io.github.quillpad
2022-11-29 04:39:46,875 DEBUG: > git clean -dffx
2022-11-29 04:39:46,985 INFO: Creating local.properties file at build/io.github.quillpad/local.properties
2022-11-29 04:39:46,987 INFO: Creating local.properties file at build/io.github.quillpad/app/local.properties
2022-11-29 04:39:46,987 DEBUG: Removing debuggable flags from build/io.github.quillpad/app
2022-11-29 04:39:47,004 INFO: Cleaned build.gradle of keysigning configs at build/io.github.quillpad/app/build.gradle
2022-11-29 04:39:47,023 INFO: Cleaning Gradle project...
2022-11-29 04:39:47,024 DEBUG: Directory: build/io.github.quillpad/app
2022-11-29 04:39:47,024 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.0.2 via distributionUrl
Downloading missing gradle version 7.0.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.0.2-bin.zip: OK
Running /opt/gradle/versions/7.0.2/bin/gradle clean
Welcome to Gradle 7.0.2!
Here are the highlights of this release:
- File system watching enabled by default
- Support for running with and building Java 16 projects
- Native support for Apple Silicon processors
- Dependency catalog feature preview
For more details see https://docs.gradle.org/7.0.2/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.0.2/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 57s
1 actionable task: 1 up-to-date
2022-11-29 04:40:51,717 INFO: Scanning source for common problems...
2022-11-29 04:40:51,744 DEBUG: scanner is configured to use signature data from: 'suss'
2022-11-29 04:40:51,827 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2022-11-29 04:40:51,828 INFO: Creating source tarball...
2022-11-29 04:40:52,871 INFO: Building Gradle project...
2022-11-29 04:40:52,872 DEBUG: Directory: build/io.github.quillpad/app
2022-11-29 04:40:52,872 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleDefaultFlavorRelease
Found 7.0.2 via distributionUrl
Running /opt/gradle/versions/7.0.2/bin/gradle assembleDefaultFlavorRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
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:preBuild UP-TO-DATE
> Task :app:preDefaultFlavorReleaseBuild UP-TO-DATE
> Task :app:compileDefaultFlavorReleaseAidl NO-SOURCE
> Task :app:compileDefaultFlavorReleaseRenderscript NO-SOURCE
> Task :app:dataBindingMergeDependencyArtifactsDefaultFlavorRelease
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/exoplayer-ui/2.17.1/71e595d092a210f88d9ed4143caa633e06eb7d88/exoplayer-ui-2.17.1.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/core/app/NotificationCompat$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
> Task :app:dataBindingMergeGenClassesDefaultFlavorRelease
> Task :app:generateDefaultFlavorReleaseResValues
> Task :app:generateDefaultFlavorReleaseResources
> Task :app:generateDefaultFlavorReleaseBuildConfig
> Task :app:generateSafeArgsDefaultFlavorRelease
> Task :app:checkDefaultFlavorReleaseAarMetadata
> Task :app:createDefaultFlavorReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksDefaultFlavorRelease
> Task :app:mergeDefaultFlavorReleaseResources
> Task :app:processDefaultFlavorReleaseMainManifest
> Task :app:dataBindingGenBaseClassesDefaultFlavorRelease
> Task :app:processDefaultFlavorReleaseManifest
> Task :app:buildKotlinToolingMetadata
> Task :app:javaPreCompileDefaultFlavorRelease
> Task :app:extractProguardFiles
> Task :app:mergeDefaultFlavorReleaseJniLibFolders
> Task :app:mergeDefaultFlavorReleaseNativeLibs NO-SOURCE
> Task :app:stripDefaultFlavorReleaseDebugSymbols NO-SOURCE
> Task :app:extractDefaultFlavorReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeDefaultFlavorReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processDefaultFlavorReleaseJavaRes NO-SOURCE
> Task :app:checkDefaultFlavorReleaseDuplicateClasses
> Task :app:mergeDefaultFlavorReleaseShaders
> Task :app:compileDefaultFlavorReleaseShaders NO-SOURCE
> Task :app:generateDefaultFlavorReleaseAssets UP-TO-DATE
> Task :app:mergeDefaultFlavorReleaseAssets
> Task :app:compressDefaultFlavorReleaseAssets
> Task :app:collectDefaultFlavorReleaseDependencies
> Task :app:sdkDefaultFlavorReleaseDependencyData
> Task :app:writeDefaultFlavorReleaseAppMetadata
> Task :app:writeDefaultFlavorReleaseSigningConfigVersions
> Task :app:mergeDefaultFlavorReleaseArtProfile
> Task :app:processDefaultFlavorReleaseManifestForPackage
> Task :app:processDefaultFlavorReleaseResources
> Task :app:kaptGenerateStubsDefaultFlavorReleaseKotlin
> Task :app:kaptDefaultFlavorReleaseKotlin
/home/vagrant/build/io.github.quillpad/app/build/tmp/kapt3/stubs/defaultFlavorRelease/org/qosp/notes/data/AppDatabase.java:8: warning: Schema export directory is not provided to the annotation processor so we cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument OR set exportSchema to false.
public abstract class AppDatabase extends androidx.room.RoomDatabase {
^
> Task :app:compileDefaultFlavorReleaseKotlin
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupManager.kt: (51, 13): Name shadowed: notes
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupManager.kt: (174, 38): Variable 'length' initializer is redundant
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupManager.kt: (210, 42): Variable 'length' initializer is redundant
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupService.kt: (52, 23): Name shadowed: intent
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupService.kt: (165, 21): Name shadowed: notification
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/data/repo/NoteRepository.kt: (27, 21): Name shadowed: notes
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/data/sync/core/SyncManager.kt: (32, 6): This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/data/sync/core/SyncManager.kt: (47, 6): This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/data/sync/nextcloud/NextcloudConfig.kt: (25, 10): This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/data/sync/nextcloud/NextcloudConfig.kt: (31, 40): Name shadowed: url
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/data/sync/nextcloud/NextcloudManager.kt: (228, 13): Name shadowed: etag
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/di/NextcloudModule.kt: (33, 22): This declaration is experimental and its usage should be marked with '@kotlinx.serialization.ExperimentalSerializationApi' or '@OptIn(kotlinx.serialization.ExperimentalSerializationApi::class)'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/di/PreferencesModule.kt: (27, 2): This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/preferences/PreferenceRepository.kt: (16, 2): This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/ActivityViewModel.kt: (50, 6): This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/ActivityViewModel.kt: (216, 13): Name shadowed: notes
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/MainActivity.kt: (72, 78): Parameter 'view' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/MainActivity.kt: (129, 61): Parameter 'view' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/MainActivity.kt: (148, 13): Name shadowed: destinationId
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/MainActivity.kt: (155, 13): Name shadowed: arguments
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/MainActivity.kt: (242, 57): Parameter 'controller' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/AbstractNotesViewModel.kt: (27, 6): This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/Dialogs.kt: (35, 89): Parameter 'dialog' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/Dialogs.kt: (35, 97): Parameter 'which' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/Dialogs.kt: (38, 83): Parameter 'dialog' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/Dialogs.kt: (38, 91): Parameter 'which' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/recycler/ExtendedListAdapter.kt: (144, 13): Name shadowed: holder
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/recycler/NoteRecyclerAdapter.kt: (41, 13): Name shadowed: payloads
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/recycler/NoteRecyclerAdapter.kt: (41, 34): Unchecked cast: MutableList<Any> to MutableList<List<NoteRecyclerAdapter.Payload>>
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (320, 50): Parameter 's' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (325, 61): Parameter 's' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (551, 41): Parameter 'v' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (551, 54): Parameter 'event' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (561, 37): Parameter 'start' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (561, 44): Parameter 'before' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (561, 52): Parameter 'count' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (574, 37): Parameter 'start' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (574, 44): Parameter 'before' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (574, 52): Parameter 'count' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (582, 40): Parameter 'v' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (598, 49): Parameter 'v' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (770, 70): Parameter 'view' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (967, 106): Parameter 'dialog' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (970, 66): Parameter 'dialog' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt: (970, 74): Parameter 'which' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorViewModel.kt: (55, 6): This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/markdown/MarkdownUtils.kt: (101, 47): Parameter 'v' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/main/MainFragment.kt: (107, 50): Parameter 's' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/main/MainViewModel.kt: (29, 6): This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt: (27, 38): 'SimpleExoPlayer' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt: (88, 67): Parameter 'view' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt: (198, 39): Parameter 'slider' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt: (236, 42): Parameter 'view' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt: (236, 48): Parameter 'x' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt: (236, 51): Parameter 'y' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/recorder/RecorderService.kt: (81, 25): 'constructor MediaRecorder()' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/reminders/EditReminderDialog.kt: (85, 30): Parameter 'datePicker' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/reminders/EditReminderDialog.kt: (99, 30): Parameter 'timePicker' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/search/SearchViewModel.kt: (33, 6): This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/settings/SettingsUtils.kt: (18, 9): Name shadowed: items
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/settings/SettingsUtils.kt: (30, 80): Parameter 'i' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/sync/nextcloud/NextcloudViewModel.kt: (30, 13): Name shadowed: url
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tags/TagsViewModel.kt: (26, 55): This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tasks/TaskViewHolder.kt: (77, 49): Parameter 'view' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tasks/TaskViewHolder.kt: (87, 55): Parameter 'buttonView' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tasks/TaskViewHolder.kt: (91, 50): Parameter 'start' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tasks/TaskViewHolder.kt: (91, 57): Parameter 'before' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tasks/TaskViewHolder.kt: (91, 65): Parameter 'count' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tasks/TaskViewHolder.kt: (98, 54): Parameter 'v' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tasks/TaskViewHolder.kt: (98, 67): Parameter 'event' is never used, could be renamed to _
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt: (25, 44): 'getter for activeNetworkInfo: NetworkInfo?' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt: (25, 63): 'getter for type: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt: (27, 37): 'TYPE_WIFI: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt: (28, 37): 'TYPE_ETHERNET: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt: (29, 37): 'TYPE_MOBILE: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/ExtendedEditText.kt: (98, 13): Condition 'textWatchers != null' is always 'true'
w: /home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/ExtendedEditText.kt: (106, 13): Condition 'textWatchers != null' is always 'true'
> Task :app:compileDefaultFlavorReleaseJavaWithJavac
Note: /home/vagrant/build/io.github.quillpad/app/build/generated/data_binding_base_class_source_out/defaultFlavorRelease/out/org/qosp/notes/databinding/ActivityMediaBinding.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:compileDefaultFlavorReleaseSources
> Task :app:hiltAggregateDepsDefaultFlavorRelease
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/f1dfd094a720388824ed0953032cb0da/transformed/media-1.5.0-api.jar' 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/media/AudioAttributesCompatParcelizer'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/728a1306f273d71b9fd3bc719f36a6b5/transformed/jetified-exoplayer-ui-2.17.1-api.jar' 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/core/app/NotificationCompat$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/4f426677900c85da852d923758280df1/transformed/core-1.7.0-api.jar' 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/core/R$styleable'
Example of support library reference: 'android/support/v4/app/INotificationSideChannel$Default'
> Task :app:hiltJavaCompileDefaultFlavorRelease
> Task :app:transformDefaultFlavorReleaseClassesWithAsm
> Task :app:mergeDefaultFlavorReleaseGeneratedProguardFiles
> Task :app:bundleDefaultFlavorReleaseClasses
> Task :app:mergeDefaultFlavorReleaseJavaResource
> Task :app:lintVitalAnalyzeDefaultFlavorRelease
> Task :app:minifyDefaultFlavorReleaseWithR8
> Task :app:lintVitalDefaultFlavorRelease
No issues found.
> Task :app:shrinkDefaultFlavorReleaseRes
> Task :app:optimizeDefaultFlavorReleaseResources
> Task :app:l8DexDesugarLibDefaultFlavorRelease
> Task :app:compileDefaultFlavorReleaseArtProfile
> Task :app:packageDefaultFlavorRelease
> Task :app:assembleDefaultFlavorRelease
BUILD SUCCESSFUL in 6m 46s
45 actionable tasks: 45 executed
2022-11-29 04:47:40,664 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.github.quillpad, universal_newlines=False, shell=None, istream=<valid stream>)
2022-11-29 04:47:40,678 INFO: Successfully built version 1.4.4 of io.github.quillpad from d1bbd331427a4b8388262aca76e3c1cc633a1641
2022-11-29 04:47:41,051 DEBUG: AXML contains a RESOURCE MAP
2022-11-29 04:47:41,051 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 80: 'http://schemas.android.com/apk/res/android'
2022-11-29 04:47:41,053 DEBUG: Checking build/io.github.quillpad/app/build/outputs/apk/defaultFlavor/release/app-defaultFlavor-release-unsigned.apk
2022-11-29 04:47:41,071 DEBUG: AXML contains a RESOURCE MAP
2022-11-29 04:47:41,071 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 80: 'http://schemas.android.com/apk/res/android'
2022-11-29 04:47:41,102 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2022-11-29 04:47:41,102 INFO: ...retrieving https://github.com/quillpad/quillpad/releases/download/v1.4.4/quillpad-1.4.4.apk
2022-11-29 04:47:41,107 DEBUG: Starting new HTTPS connection (1): github.com:443
2022-11-29 04:47:41,345 DEBUG: https://github.com:443 "GET /quillpad/quillpad/releases/download/v1.4.4/quillpad-1.4.4.apk HTTP/1.1" 302 0
2022-11-29 04:47:41,355 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2022-11-29 04:47:41,844 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/529395099/7d63db18-1eda-4b96-ac0e-5f2dc9b8b104?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221129%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221129T044740Z&X-Amz-Expires=300&X-Amz-Signature=2370d603d8864f413523561191776be93e96159b1e937c1def73fef689f5550f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=529395099&response-content-disposition=attachment%3B%20filename%3Dquillpad-1.4.4.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 5138436
2022-11-29 04:47:44,335 DEBUG: unsigned/binaries/io.github.quillpad_8.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.datastore_datastore-preferences.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.datastore_datastore.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.hilt_hilt-work.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.media_media.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-ui-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.palette_palette-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.palette_palette.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.security_security-crypto.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.slidingpanelayout_slidingpanelayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.swiperefreshlayout_swiperefreshlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_dagger-lint-aar.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_dagger.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_hilt-android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_hilt-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2022-11-29 04:47:45,835 DEBUG: /tmp/tmpuhodnklx/sigcp_io.github.quillpad_8.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.datastore_datastore-preferences.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.datastore_datastore.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.hilt_hilt-work.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.media_media.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-ui-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.palette_palette-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.palette_palette.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.security_security-crypto.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.slidingpanelayout_slidingpanelayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.swiperefreshlayout_swiperefreshlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_dagger-lint-aar.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_dagger.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_hilt-android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_hilt-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2022-11-29 04:47:45,836 INFO: ...successfully verified
2022-11-29 04:47:45,837 INFO: compared built binary to supplied reference binary successfully
2022-11-29 04:47:45,841 INFO: success: io.github.quillpad
2022-11-29 04:47:45,842 INFO: Finished
2022-11-29 04:47:45,843 INFO: 1 build succeeded