Skip to content

Commit

Permalink
update o gradle.build
Browse files Browse the repository at this point in the history
  • Loading branch information
avisingh736 committed Mar 17, 2020
1 parent 36c5f8c commit bcf95dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apply plugin: 'com.android.application'

android {
compileSdkVersion 29
aaptOptions.cruncherEnabled = false
aaptOptions.useNewCruncher = false
defaultConfig {
applicationId "com.testingex"
minSdkVersion 19
Expand Down

0 comments on commit bcf95dd

Please sign in to comment.