mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
Update android build script.
This commit is contained in:
@@ -34,6 +34,12 @@ android {
|
||||
compileSdk = flutter.compileSdkVersion
|
||||
ndkVersion "28.0.13004108"
|
||||
|
||||
packaging {
|
||||
jniLibs {
|
||||
useLegacyPackaging true
|
||||
}
|
||||
}
|
||||
|
||||
splits{
|
||||
abi {
|
||||
reset()
|
||||
|
Reference in New Issue
Block a user