Skip to content

Commit 63f6afc

Browse files
committed
see 08/26 log
1 parent ca4230f commit 63f6afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ def configLibAndroidDomain(Project pro) {
139139
buildTypes {
140140
release {
141141
minifyEnabled false
142-
consumerProguardFiles 'proguard-rules.pro'
142+
// consumerProguardFiles 'proguard-rules.pro'
143143
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
144144
}
145145
}

0 commit comments

Comments
 (0)