Skip to content

Commit

Permalink
fix the wrapper?
Browse files Browse the repository at this point in the history
  • Loading branch information
thewiilover committed Sep 8, 2024
1 parent 8346189 commit 33b5508
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ android {
}

buildTypes {
bundle {
}
packagingOptions {
}
debug {
ndk.abiFilters.add("arm64-v8a")
}
Expand Down
2 changes: 1 addition & 1 deletion wrapper
Submodule wrapper updated 1 files
+5 −0 launcher/build.gradle

0 comments on commit 33b5508

Please sign in to comment.