Skip to content

Commit

Permalink
Remove code committed accidentally
Browse files Browse the repository at this point in the history
  • Loading branch information
Stypox committed Jul 25, 2024
1 parent dbcb721 commit d442b45
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ android {
resValue "string", "app_name", "NewPipe " + System.getProperty('packageSuffix')
archivesBaseName = 'NewPipe_' + System.getProperty('packageSuffix')
}
applicationIdSuffix ".whatever"
resValue "string", "app_name", "NewPipe whatever"
archivesBaseName = 'NewPipe_whatever'
minifyEnabled true
shrinkResources false // disabled to fix F-Droid's reproducible build
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
Expand Down

0 comments on commit d442b45

Please sign in to comment.