Rename package name to dev.lonami.klooni

This commit is contained in:
Lonami Exo 2019-09-05 16:16:13 +02:00
parent d9ea38b39c
commit 4fd28f3c14
45 changed files with 146 additions and 146 deletions

View file

@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package io.github.lonamiwebs.klooni;
package dev.lonami.klooni;
import android.os.Bundle;

View file

@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package io.github.lonamiwebs.klooni;
package dev.lonami.klooni;
import android.content.Context;