Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
hillelcoren committed Dec 6, 2024
2 parents aec0ad6 + 85171f5 commit 62db46c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions android/app/build.gradle.dev
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ android {
multiDexEnabled true
}

dependenciesInfo {
includeInApk = false
includeInBundle = false
}

buildTypes {
release {
signingConfig signingConfigs.debug
Expand Down

0 comments on commit 62db46c

Please sign in to comment.