Skip to content

Commit

Permalink
Remove debug signing why tf is that there
Browse files Browse the repository at this point in the history
  • Loading branch information
thisjustin123 committed Oct 3, 2024
1 parent 61c7cbe commit 1887812
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ android {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
signingConfig signingConfigs.debug
}
}

Expand Down

0 comments on commit 1887812

Please sign in to comment.