Fix lint
This commit is contained in:
@@ -42,6 +42,7 @@ class App : Application() {
|
|||||||
lateinit var app: App
|
lateinit var app: App
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@SuppressLint("RestrictedApi")
|
||||||
override fun onCreate() {
|
override fun onCreate() {
|
||||||
super.onCreate()
|
super.onCreate()
|
||||||
app = this
|
app = this
|
||||||
|
|||||||
Reference in New Issue
Block a user