Skip to content
Snippets Groups Projects
Verified Commit f5ffb988 authored by Ruben van Dijk's avatar Ruben van Dijk
Browse files

disable proguard.

parent 49086dc5
Branches
No related tags found
No related merge requests found
Pipeline #1943 passed
......@@ -18,8 +18,8 @@ android {
buildTypes {
release {
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
//minifyEnabled true
//proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
compileOptions {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment