Skip to content

Commit

Permalink
set supported abis again
Browse files Browse the repository at this point in the history
  • Loading branch information
qimiko committed Dec 22, 2023
1 parent bad9a59 commit c1c3dd0
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 @@ -21,6 +21,8 @@ android {
arguments "-DDOBBY_DEBUG=OFF"
}
}

ndkConfig.abiFilters "arm64-v8a", "armeabi-v7a"
}

buildTypes {
Expand Down

0 comments on commit c1c3dd0

Please sign in to comment.