Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltroger committed Aug 21, 2021
1 parent 11646e2 commit 6d2b466
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ android {
productFlavors {
minApi14 { // default variant with only x86 support but works with all devices
dimension "api"
minSdkVersion 14
}
minApi21 { //choose this build variant to get x64 support (recommended on modern devices)
dimension "api"
Expand Down

0 comments on commit 6d2b466

Please sign in to comment.