Skip to content

Commit

Permalink
Merge pull request #161 from cuappdev/justin/playstore-publish
Browse files Browse the repository at this point in the history
Remove debug signing why tf is that there
  • Loading branch information
thisjustin123 authored Oct 3, 2024
2 parents 5b6c063 + 1887812 commit d2c86be
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 d2c86be

Please sign in to comment.