Skip to content

Commit

Permalink
Enable multidex
Browse files Browse the repository at this point in the history
  • Loading branch information
burhanrashid52 committed Jan 22, 2022
1 parent 6598717 commit 843539b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ android {
targetSdkVersion 31
versionCode 6
versionName "1.5.1"
multiDexEnabled = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

// https://stackoverflow.com/a/69043734
Expand Down

0 comments on commit 843539b

Please sign in to comment.