We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dafecc5 commit 137f633Copy full SHA for 137f633
README-CN.md
@@ -625,7 +625,7 @@ compile 'com.blankj:utilcode:1.9.1'
625
626
```
627
// init it in the function of onCreate in ur Application
628
-Utils.init(context);
+Utils.init(application);
629
630
631
README.md
0 commit comments