mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-01-14 21:37:54 +00:00
Compare commits
1 Commits
v0.19.6
...
v0.19.6-fd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ade5e38fa5 |
@@ -50,7 +50,7 @@ android {
|
||||
// TODO: update Gradle version
|
||||
release {
|
||||
minifyEnabled true
|
||||
shrinkResources true
|
||||
shrinkResources false // disabled to fix F-Droid's reproducible build
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
archivesBaseName = 'app'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user