Skip to content

Commit

Permalink
Merge pull request #73 from cuappdev/staging
Browse files Browse the repository at this point in the history
Trial 4 Remove signing config? idk
  • Loading branch information
thisjustin123 authored Nov 14, 2024
2 parents df4fca5 + 6e780e4 commit 898cb96
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 @@ -32,7 +32,6 @@ android {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
signingConfig signingConfigs.debug
buildConfigField("String", "BACKEND_URL", secretsProperties['PROD_ENDPOINT'])
}
}
Expand Down

0 comments on commit 898cb96

Please # to comment.