Skip to content

Commit d5cdc0e

Browse files
committed
chore: fixed apk sample version
1 parent 463686d commit d5cdc0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Simply download the latest release from [github releases](https://github.com/mob
1414

1515
You may also just automate it all by running the copy-pasting the following script onto your terminal:
1616
```bash
17-
curl -s -O -J -L https://github.com/mobile-next/devicekit-android/releases/download/0.0.13/mobilenext-devicekit.apk
17+
curl -s -O -J -L https://github.com/mobile-next/devicekit-android/releases/download/1.1.13/mobilenext-devicekit.apk
1818

1919
adb install -r mobilenext-devicekit.apk
2020
```

0 commit comments

Comments
 (0)