mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-04 16:20:48 +00:00
アプリケーションクラス作成
This commit is contained in:
parent
65c1996c47
commit
f3cb02b6b2
@ -0,0 +1,6 @@
|
||||
package one.nem.lacerta;
|
||||
|
||||
import android.app.Application;
|
||||
|
||||
public class LacertaApplication extends Application {
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user