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,6 +0,0 @@
package com.cappielloantonio.play.interfaces;
public interface RadioCallback {
void onDismiss();
}