Skip to content

Commit e5867ff

Browse files
Update android/build.gradle
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent da44d89 commit e5867ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ android {
106106
}
107107

108108
if (registrationCompat) {
109-
// We configure the NDK build only if you decide to opt-in for the New Architecture.
109+
// We configure the NDK build when registrationCompat is enabled.
110110
externalNativeBuild {
111111
ndkBuild {
112112
path "Android.mk"

0 commit comments

Comments
 (0)