Skip to content

Commit 5f3a9ab

Browse files
committed
add new line to the end of BannerViewHelper.java
1 parent 496a407 commit 5f3a9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admob/src_java/com/google/firebase/admob/internal/cpp/BannerViewHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,4 +621,4 @@ public static native void completeBannerViewFutureCallback(
621621

622622
/** Native callback to notify the C++ wrapper that a state change has occurred. */
623623
public static native void notifyStateChanged(long nativeInternalPtr, int changeCode);
624-
}
624+
}

0 commit comments

Comments
 (0)