mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 10:29:58 +02:00
fix(ui): present approvals modally and package fresh native builds
This commit is contained in:
@@ -58,6 +58,6 @@ android {
|
||||
|
||||
tasks.configureEach {
|
||||
if (name == "mergeDebugJniLibFolders" || name == "mergeDebugNativeLibs") {
|
||||
dependsOn(":shared:cargoBuildAndroidArm64Debug")
|
||||
dependsOn(":shared:copyAndroidAndroidArm64Debug")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user