Skip to content

Commit

Permalink
Vollaboard: Update ndk abi
Browse files Browse the repository at this point in the history
  • Loading branch information
techyminati authored Oct 1, 2024
1 parent 27a4f99 commit c2a727b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ android {
versionCode 402010
versionName "v4.2.2"
ndkVersion "r25c"
ndk {
abiFilters "arm64-v8a"
}
}
buildTypes {
release {
Expand Down

0 comments on commit c2a727b

Please sign in to comment.