Skip to content

Commit

Permalink
Enable multi-dex support
Browse files Browse the repository at this point in the history
  • Loading branch information
albertogeniola committed Dec 5, 2024
1 parent 3c4c124 commit a5de01b
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 @@ -8,6 +8,7 @@ android {
defaultConfig {
applicationId "com.albertogeniola.merossconf"
minSdkVersion 16
multiDexEnabled true
targetSdkVersion 35
versionCode 20
versionName "0.0.11"
Expand Down

0 comments on commit a5de01b

Please sign in to comment.