build: change of package name

This commit is contained in:
antonio
2023-06-17 15:30:23 +02:00
parent 49afdbe4eb
commit b76a38cb30
274 changed files with 1981 additions and 2161 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<com.cappielloantonio.play.helper.recyclerview.SquareLayout xmlns:android="http://schemas.android.com/apk/res/android"
<com.cappielloantonio.tempo.helper.recyclerview.SquareLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
@@ -8,4 +8,4 @@
android:layout_width="156dp"
android:layout_height="156dp"
android:layout_gravity="center" />
</com.cappielloantonio.play.helper.recyclerview.SquareLayout>
</com.cappielloantonio.tempo.helper.recyclerview.SquareLayout>