mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +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…
Reference in New Issue
Block a user