Skip to content

Commit e19f5a0

Browse files
committed
fix : proguard-rules.pro removed
1 parent 1833a22 commit e19f5a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ android {
3636
isMinifyEnabled = true
3737
isShrinkResources = false
3838
signingConfig = signingConfigs.getByName("release")
39+
//ProguardsRemoved Temporary
3940
}
4041
}
4142
compileOptions {

0 commit comments

Comments
 (0)