Skip to content

Commit d714850

Browse files
committed
update
1 parent 7a696c8 commit d714850

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This is a demo app to control the ESP device which run [BluFi](https://github.co
1616
```
1717
- And add a dependency code to your app module's `build.gradle` file.
1818
```
19-
implementation 'com.github.EspressifApp:lib-blufi-android:2.3.4'
19+
implementation 'com.github.EspressifApp:lib-blufi-android:2.3.5'
2020
```
2121

2222
## ESPRSSIF MIT License

app/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
/build
2+
/release

0 commit comments

Comments
 (0)