Skip to content

Commit

Permalink
Bump adb-shell to 0.0.3 (#27108)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion authored and fabaff committed Oct 2, 2019
1 parent 5a1da72 commit 7d2a8b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/androidtv/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Androidtv",
"documentation": "https://www.home-assistant.io/components/androidtv",
"requirements": [
"adb-shell==0.0.2",
"adb-shell==0.0.3",
"androidtv==0.0.28"
],
"dependencies": [],
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ adafruit-blinka==1.2.1
adafruit-circuitpython-mcp230xx==1.1.2

# homeassistant.components.androidtv
adb-shell==0.0.2
adb-shell==0.0.3

# homeassistant.components.adguard
adguardhome==0.2.1
Expand Down

0 comments on commit 7d2a8b8

Please sign in to comment.