Skip to content

Commit 3eb9cf5

Browse files
update: fixed url for build
1 parent f2f905f commit 3eb9cf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_sign.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -euo pipefail
33

44
MIN_SDK=24
5-
github_url="https://api.github.com/repos/dekusms/DekuSMS-Android/releases"
5+
github_url="https://api.github.com/repos/smswithoutborders/RelaySMS-Android/releases"
66

77
python3 -m venv venv
88
venv/bin/pip install -r requirements.txt

0 commit comments

Comments
 (0)