Skip to content

Commit

Permalink
1.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Varnius committed Jan 29, 2021
1 parent 448210e commit e8e9757
Show file tree
Hide file tree
Showing 4 changed files with 12,213 additions and 1 deletion.
3 changes: 3 additions & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ android {
versionCode 1
versionName "1.0"
multiDexEnabled true
ndk {
abiFilters 'armeabi-v7a', 'x86'
}
}
splits {
abi {
Expand Down
Loading

0 comments on commit e8e9757

Please sign in to comment.