Update EchoLink.java

dev
wangsiyuan 2024-04-22 14:53:13 +08:00
parent 09908fcdc7
commit 443b41fde6
1 changed files with 1 additions and 1 deletions

View File

@ -1,9 +1,9 @@
package com.nbee.echolink;
import android.app.Application;
import timber.log.Timber;
public class EchoLink extends Application {
@Override
public void onCreate() {