Skip to content

Commit

Permalink
Generate universal APK
Browse files Browse the repository at this point in the history
  • Loading branch information
animalillo committed Aug 1, 2021
1 parent f146ad6 commit d31f7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ android {
enable true
reset()
include 'armeabi-v7a', 'arm64-v8a', 'x86_64', 'x86'
universalApk false
universalApk true
}
}

Expand Down

0 comments on commit d31f7a3

Please sign in to comment.