Skip to content

Commit 400c988

Browse files
Resolves comments
1 parent 92cbd0d commit 400c988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appcheck/firebase-appcheck-recaptchaenterprise/src/main/java/com/google/firebase/appcheck/recaptchaenterprise/FirebaseAppCheckRecaptchaEnterpriseRegistrar.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
*/
2626
@KeepForSdk
2727
public class FirebaseAppCheckRecaptchaEnterpriseRegistrar implements ComponentRegistrar {
28-
private static final String LIBRARY_NAME = "fire-app-check-recaptcha-enterprise";
28+
private static final String LIBRARY_NAME = "firebase-app-check-recaptcha-enterprise";
2929

3030
@Override
3131
public List<Component<?>> getComponents() {

0 commit comments

Comments
 (0)