mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-27 19:48:37 +00:00
@@ -30,11 +30,7 @@ android {
|
|||||||
versionName = flutter.versionName
|
versionName = flutter.versionName
|
||||||
}
|
}
|
||||||
|
|
||||||
packagingOptions {
|
packagingOptions.jniLibs.useLegacyPackaging = true
|
||||||
jniLibs {
|
|
||||||
useLegacyPackaging = true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
val keyProperties = Properties().also {
|
val keyProperties = Properties().also {
|
||||||
val properties = rootProject.file("key.properties")
|
val properties = rootProject.file("key.properties")
|
||||||
|
|||||||
Reference in New Issue
Block a user