mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-12-12 15:06:30 +00:00
undo gradle change
This commit is contained in:
parent
546e6025d6
commit
87c67cd864
1 changed files with 2 additions and 2 deletions
|
|
@ -39,8 +39,8 @@ android {
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
debug {
|
debug {
|
||||||
// minifyEnabled true
|
minifyEnabled true
|
||||||
// proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||||
}
|
}
|
||||||
|
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue