mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-11 16:30:34 -07:00
build: change of package name
This commit is contained in:
parent
49afdbe4eb
commit
b76a38cb30
274 changed files with 1981 additions and 2161 deletions
|
|
@ -0,0 +1,6 @@
|
|||
package com.cappielloantonio.tempo.interfaces;
|
||||
|
||||
public interface PodcastCallback {
|
||||
|
||||
void onDismiss();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue