diff --git a/example/android/app/src/release/java/com/example/ReactNativeFlipper.java b/example/android/app/src/release/java/com/example/ReactNativeFlipper.java index b755b303c..c63f23c11 100644 --- a/example/android/app/src/release/java/com/example/ReactNativeFlipper.java +++ b/example/android/app/src/release/java/com/example/ReactNativeFlipper.java @@ -4,7 +4,7 @@ *

This source code is licensed under the MIT license found in the LICENSE file in the root * directory of this source tree. */ -package com.rndiffapp; +package com.example; import android.content.Context; import com.facebook.react.ReactInstanceManager;