aboutsummaryrefslogtreecommitdiffstats
path: root/android/src
diff options
context:
space:
mode:
Diffstat (limited to 'android/src')
-rwxr-xr-xandroid/src/io/fd/viper/ViperActivity.java (renamed from android/src/org/player/viper/ViperActivity.java)2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/org/player/viper/ViperActivity.java b/android/src/io/fd/viper/ViperActivity.java
index e046d125..0696d0d0 100755
--- a/android/src/org/player/viper/ViperActivity.java
+++ b/android/src/io/fd/viper/ViperActivity.java
@@ -13,7 +13,7 @@
* limitations under the License.
*/
-package org.player.viper;
+package io.fd.viper;
import org.qtproject.qt5.android.bindings.QtActivity;
import android.content.Context;
import android.content.Intent;