Skip to content

Commit d8a8569

Browse files
committed
[DatePicker] Remove datepicker proguard-recyclerview rule
Resolves #1425 PiperOrigin-RevId: 320602687 (cherry picked from commit 3dcc3ce)
1 parent ac20e71 commit d8a8569

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ android {
9696
testOptions.unitTests.includeAndroidResources = true
9797

9898
buildTypes.all {
99-
consumerProguardFiles 'proguard-behaviors.pro', 'proguard-inflater.pro', 'proguard-recyclerview.pro'
99+
consumerProguardFiles 'proguard-behaviors.pro', 'proguard-inflater.pro'
100100
}
101101

102102
defaultConfig {

lib/proguard-recyclerview.pro

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)