You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
When building Signal-Android, I'm getting signature verification failures, but when I try to recalculate the checksum, it fails on that same signature:
./gradlew -q calculateChecksums
signing.properties not found
Verifying me.leolin:ShortcutBadger
Verifying se.emilsjolander:stickylistheaders
Verifying com.google.android.gms:play-services-gcm
Verifying com.google.android.gms:play-services-maps
Verifying com.google.android.gms:play-services-location
Verifying com.jpardogo.materialtabstrip:library
Verifying org.w3c:smil
Verifying org.apache.httpcomponents:httpclient-android
Verifying com.github.chrisbanes.photoview:library
Verifying com.github.bumptech.glide:glide
Verifying com.makeramen:roundedimageview
Verifying com.pnikosis:materialish-progress
Verifying de.greenrobot:eventbus
Verifying pl.tajchert:waitingdots
Verifying com.soundcloud.android:android-crop
Verifying com.android.support:appcompat-v7
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'Signal-Android'.
> Checksum failed for com.android.support:appcompat-v7:4b5ccba8c4557ef04f99aa0a80f8aa7d50f05f926a709010a54afd5c878d3618
The text was updated successfully, but these errors were encountered:
When building Signal-Android, I'm getting signature verification failures, but when I try to recalculate the checksum, it fails on that same signature:
The text was updated successfully, but these errors were encountered: