Skip to content

Commit d442b45

Browse files
committed
Remove code committed accidentally
1 parent dbcb721 commit d442b45

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

app/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ android {
5656
resValue "string", "app_name", "NewPipe " + System.getProperty('packageSuffix')
5757
archivesBaseName = 'NewPipe_' + System.getProperty('packageSuffix')
5858
}
59-
applicationIdSuffix ".whatever"
60-
resValue "string", "app_name", "NewPipe whatever"
61-
archivesBaseName = 'NewPipe_whatever'
6259
minifyEnabled true
6360
shrinkResources false // disabled to fix F-Droid's reproducible build
6461
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'

0 commit comments

Comments
 (0)