We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6469906 commit 6b0136bCopy full SHA for 6b0136b
1 file changed
readme/CONTRIBS.MD
@@ -32,6 +32,9 @@ base classes for plugin creation for example :
32
- `PluginIconProvider` (Base Class for Icon Provider)
33
- `IFloatStatDataPlugin.Stub` (Base Binder for Plugin Service, Generated via AIDL)
34
35
+If the latest app version in the release page have no `floatstat_lib.aar`, that means that there is no change
36
+in the library and you can safely use the latest `floatstat_lib.aar` included with release before the latest release.
37
+
38
For further example, you can examine the source code in the `plugin_example` directory
39
40
### Without the library
0 commit comments