diff --git a/android/app/src/release/java/de/marchia/couleurbummel/ReactNativeFlipper.java b/android/app/src/release/java/de/marchia/couleurbummel/ReactNativeFlipper.java index 440f262..eb53ef8 100644 --- a/android/app/src/release/java/de/marchia/couleurbummel/ReactNativeFlipper.java +++ b/android/app/src/release/java/de/marchia/couleurbummel/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 de.marchia.couleurbummel; import android.content.Context; import com.facebook.react.ReactInstanceManager;