Skip to content

Commit

Permalink
disable dependencies info
Browse files Browse the repository at this point in the history
  • Loading branch information
Exclude0122 committed Dec 5, 2024
1 parent 9628728 commit 061a4f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ android {
}
}

dependenciesInfo {
includeInApk false
includeInBundle false
}

}

Expand Down

0 comments on commit 061a4f7

Please sign in to comment.