Skip to content

Commit

Permalink
日常修改:2024-01-30.
Browse files Browse the repository at this point in the history
  • Loading branch information
walgr committed Jan 30, 2024
1 parent 33923b2 commit d1eefe8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions QuickRecyclerView/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,6 @@ android {
}
defaultConfig {
minSdk rootProject.minSdkVersion

consumerProguardFiles "consumer-rules.pro"
}

buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_11
Expand Down

0 comments on commit d1eefe8

Please sign in to comment.