Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
htr-tech authored Feb 18, 2025
1 parent d804233 commit b3ab1b2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,9 @@ android {
buildTypes {
release {
minifyEnabled true
shrinkResources true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
}

dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
}

0 comments on commit b3ab1b2

Please sign in to comment.