Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
commit f4c3925d997189a8dd3770ef0321acd13d33670d
Author: Rohit Sathyanarayana <rohitsat@google.com>
Date: Mon Jun 07 10:58:02 2021
Fix ClassVerificationFailure in datastore:datastore
Bug: 187450483
Relnote: N/A
Test: N/A
Change-Id: I9d277661d763a7cad53408a34f0e96358dcc0bc8
M datastore/datastore/build.gradle
D datastore/datastore/lint-baseline.xml
M datastore/datastore/src/main/java/androidx/datastore/migrations/SharedPreferencesMigration.kt
https://android-review.googlesource.com/1729433
Branch: androidx-main
commit f4c3925d997189a8dd3770ef0321acd13d33670d
Author: Rohit Sathyanarayana <rohitsat@google.com>
Date: Mon Jun 07 10:58:02 2021
Fix ClassVerificationFailure in datastore:datastore
Bug: 187450483
Relnote: N/A
Test: N/A
Change-Id: I9d277661d763a7cad53408a34f0e96358dcc0bc8
M datastore/datastore/build.gradle
D datastore/datastore/lint-baseline.xml
M datastore/datastore/src/main/java/androidx/datastore/migrations/SharedPreferencesMigration.kt
Description
The following lint check is baseline suppressed in your project. Please remove all instances of this suppression from
datastore/datastore/lint-baseline.xml
and address the associated issues before your next stable release.1 instance(s) of `ClassVerificationFailure
This call references a method added in API level 24; however, the containing class androidx.datastore.migrations.SharedPreferencesMigration is reachable from earlier API levels and will fail run-time class verification.
Found in
src/main/java/androidx/datastore/migrations/SharedPreferencesMigration.kt
at line 180: