mirror of
https://gitlab.com/dadada_/uuidgen.git
synced 2025-06-08 01:53:57 +02:00
Fix debug
This commit is contained in:
parent
0bab632dbf
commit
de221e2658
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ android {
|
||||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||||
}
|
}
|
||||||
debug {
|
debug {
|
||||||
applicationIdSuffix ".debug"
|
|
||||||
debuggable true
|
debuggable true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue