Skip to content

Commit

Permalink
update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
SlaVcE14 committed Oct 8, 2024
1 parent 7f90bf4 commit 5252702
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ android {
versionName "1.5"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.generatedDensities = []
}

aaptOptions {
cruncherEnabled = false
}

buildTypes {
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.

0 comments on commit 5252702

Please sign in to comment.