Google suspended the app because of "Impersonation" violation =(

Changed library name from com.unciv.game to com.unciv.app for app change
This commit is contained in:
Yair Morgenstern
2019-01-02 22:07:47 +02:00
parent a1e7e168b3
commit b776bd777c
6 changed files with 21 additions and 21 deletions

View File

@ -1,4 +1,4 @@
package com.unciv.game.desktop;
package com.unciv.app.desktop;
import com.badlogic.gdx.backends.lwjgl.LwjglApplication;
import com.badlogic.gdx.backends.lwjgl.LwjglApplicationConfiguration;