Skip to content

Instantly share code, notes, and snippets.

@expiringplatform
expiringplatform / signal android v7.2.1 reproducible build error
Created April 1, 2024 13:43
signal android v7.2.1 reproducible build error
~/playground/Signal-Android$ docker run --rm -v $(pwd):/project -w /project signal-android ./gradlew clean assemblePlayProdRelease
Downloading https://services.gradle.org/distributions/gradle-8.0.2-all.zip
...............10%................20%................30%................40%................50%................60%................70%................80%................90%................100%
Welcome to Gradle 8.0.2!
Here are the highlights of this release:
- Improvements to the Kotlin DSL
- Fine-grained parallelism from the first build with configuration cache
- Configurable Gradle user home cache cleanup