Skip to content

Commit

Permalink
remove dependency info
Browse files Browse the repository at this point in the history
  • Loading branch information
ptgms committed Feb 11, 2025
1 parent 2880a11 commit e8fc2d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ android {
buildConfig = true
}

dependenciesInfo {
includeInApk = false
}

flavorDimensions += "billing"
productFlavors {
create("google") {
Expand Down

0 comments on commit e8fc2d7

Please sign in to comment.