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 7a696c8 commit d714850Copy full SHA for d714850
README.md
@@ -16,7 +16,7 @@ This is a demo app to control the ESP device which run [BluFi](https://github.co
16
```
17
- And add a dependency code to your app module's `build.gradle` file.
18
19
- implementation 'com.github.EspressifApp:lib-blufi-android:2.3.4'
+ implementation 'com.github.EspressifApp:lib-blufi-android:2.3.5'
20
21
22
## ESPRSSIF MIT License
app/.gitignore
@@ -1 +1,2 @@
1
/build
2
+/release
0 commit comments