mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-20 14:19:08 +00:00
Merge 4fda06bb52
into 5283c5878c
This commit is contained in:
commit
e764a7a230
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ android {
|
|||
renderscriptDebuggable false
|
||||
}
|
||||
debug {
|
||||
minifyEnabled true
|
||||
minifyEnabled false
|
||||
jniDebuggable false
|
||||
applicationIdSuffix ".debug"
|
||||
}
|
||||
|
@ -57,7 +57,7 @@ android {
|
|||
}
|
||||
|
||||
|
||||
ndkVersion '26.2.11394342'
|
||||
ndkVersion '27.0.12077973'
|
||||
|
||||
packagingOptions {
|
||||
jniLibs {
|
||||
|
|
Loading…
Add table
Reference in a new issue