Skip to content

Commit

Permalink
Merge pull request #696 from Tencent/dev
Browse files Browse the repository at this point in the history
update gradle script
  • Loading branch information
lingol authored May 27, 2021
2 parents 217970f + 230ec78 commit 00848d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Android/MMKV/mmkv/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ android {
cmake {
// uncomment this line to support armeabi
// abiFilters 'armeabi', 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
}
}
// uncomment this line to support armeabi by using android-ndk-r16b
Expand Down

0 comments on commit 00848d5

Please sign in to comment.