Updated release compatibility with RNS 0.3.9

This commit is contained in:
Mark Qvist 2022-07-05 15:22:11 +02:00
commit 33d31b453f
2 changed files with 12 additions and 12 deletions

View file

@ -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)