mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
NDK r28 (#267)
This commit is contained in:
@@ -32,7 +32,7 @@ keystoreProperties.load(new FileInputStream(keystorePropertiesFile))
|
|||||||
android {
|
android {
|
||||||
namespace = "com.github.wgh136.venera"
|
namespace = "com.github.wgh136.venera"
|
||||||
compileSdk = flutter.compileSdkVersion
|
compileSdk = flutter.compileSdkVersion
|
||||||
ndkVersion "25.1.8937393"
|
ndkVersion "28.0.13004108"
|
||||||
|
|
||||||
splits{
|
splits{
|
||||||
abi {
|
abi {
|
||||||
|
Reference in New Issue
Block a user