Skip to content

Commit 6b0136b

Browse files
committed
Add info about no floatstat_lib absence in release
1 parent 6469906 commit 6b0136b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

readme/CONTRIBS.MD

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ base classes for plugin creation for example :
3232
- `PluginIconProvider` (Base Class for Icon Provider)
3333
- `IFloatStatDataPlugin.Stub` (Base Binder for Plugin Service, Generated via AIDL)
3434

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+
3538
For further example, you can examine the source code in the `plugin_example` directory
3639

3740
### Without the library

0 commit comments

Comments
 (0)