We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 708943b commit 4a573fdCopy full SHA for 4a573fd
1 file changed
app/src/main/java/cn/hx/plugin/junkcode/demo/AppApplication.kt
@@ -9,4 +9,5 @@ class AppApplication : Application() {
9
super.attachBaseContext(base)
10
MultiDex.install(this)
11
}
12
-}
+
13
+}
0 commit comments