Change package name

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-07-12 12:49:59 +03:00
parent 952bd591dd
commit ce8ef46c20
12 changed files with 263 additions and 76 deletions

View File

@@ -4,7 +4,7 @@
* <p>This source code is licensed under the MIT license found in the LICENSE file in the root
* directory of this source tree.
*/
package com.terminallyonline;
package com.karaolidis.terminallyonline;
import android.content.Context;
import com.facebook.flipper.android.AndroidFlipperClient;