mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-31 01:44:22 +07:00
Android release debuggable; fixes default interfaces
This commit is contained in:
parent
3b400ac3f3
commit
5d1af6fb76
@ -100,6 +100,7 @@ android{
|
||||
all{
|
||||
minifyEnabled = true
|
||||
shrinkResources = true
|
||||
debuggable = true
|
||||
proguardFiles("proguard-rules.pro")
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user