Skip to content

Commit

Permalink
build: biometrics is now api visible not as implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
CraZyLegenD committed Nov 14, 2020
1 parent 7e7c844 commit 9d6322f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biometrics/build.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
dependencies {
implementation 'androidx.biometric:biometric:1.1.0-rc01'
api 'androidx.biometric:biometric:1.1.0-rc01'
}

0 comments on commit 9d6322f

Please sign in to comment.