Skip to content

Commit

Permalink
Removed debug signing config
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyPouya committed Sep 20, 2024
1 parent b64b20d commit 1e46f9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ android {
proguardFiles(
getDefaultProguardFile("proguard-android-optimize.txt"), "proguard-rules.pro"
)
signingConfig = signingConfigs.getByName("debug")
}
}
compileOptions {
Expand Down

0 comments on commit 1e46f9c

Please sign in to comment.