mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-21 14:49:10 +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
|
renderscriptDebuggable false
|
||||||
}
|
}
|
||||||
debug {
|
debug {
|
||||||
minifyEnabled true
|
minifyEnabled false
|
||||||
jniDebuggable false
|
jniDebuggable false
|
||||||
applicationIdSuffix ".debug"
|
applicationIdSuffix ".debug"
|
||||||
}
|
}
|
||||||
|
@ -57,7 +57,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
ndkVersion '26.2.11394342'
|
ndkVersion '27.0.12077973'
|
||||||
|
|
||||||
packagingOptions {
|
packagingOptions {
|
||||||
jniLibs {
|
jniLibs {
|
||||||
|
|
Loading…
Add table
Reference in a new issue