We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 463686d commit d5cdc0eCopy full SHA for d5cdc0e
README.md
@@ -14,7 +14,7 @@ Simply download the latest release from [github releases](https://github.com/mob
14
15
You may also just automate it all by running the copy-pasting the following script onto your terminal:
16
```bash
17
-curl -s -O -J -L https://github.com/mobile-next/devicekit-android/releases/download/0.0.13/mobilenext-devicekit.apk
+curl -s -O -J -L https://github.com/mobile-next/devicekit-android/releases/download/1.1.13/mobilenext-devicekit.apk
18
19
adb install -r mobilenext-devicekit.apk
20
```
0 commit comments