mirror of
https://github.com/markqvist/Sideband.git
synced 2026-04-27 22:25:39 +00:00
Updated release compatibility with RNS 0.3.9
This commit is contained in:
parent
4d7d08410a
commit
33d31b453f
2 changed files with 12 additions and 12 deletions
2
Makefile
2
Makefile
|
|
@ -23,7 +23,7 @@ apk: prepare release postbuild
|
|||
devapk: prepare debug postbuild
|
||||
|
||||
install:
|
||||
adb install bin/sideband-0.0.1-arm64-v8a-debug.apk
|
||||
adb install bin/sideband-0.1.4-arm64-v8a-debug.apk
|
||||
|
||||
console:
|
||||
(adb logcat | grep python)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue