diff options
| author | f0xx <a.afanasieff@gmail.com> | 2021-05-11 13:14:33 +0300 |
|---|---|---|
| committer | f0xx <a.afanasieff@gmail.com> | 2021-05-11 13:14:33 +0300 |
| commit | ce92a52f72779867740cb5fa903c17d09a08872e (patch) | |
| tree | cf811709517a01f1a915b933a73ae073101fdb67 /checkperms.sh | |
| parent | 7caf61ead56dcf42eb901e26312aea6c7d84a0aa (diff) | |
foxx snapshotf0xx_changes
Diffstat (limited to 'checkperms.sh')
| -rwxr-xr-x | checkperms.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checkperms.sh b/checkperms.sh index 05283f6d..ba90b24e 100755 --- a/checkperms.sh +++ b/checkperms.sh @@ -1,5 +1,5 @@ #!/bin/sh -SDK_VERSION='29.0.3' +SDK_VERSION='29.0.2' if [ -z "$1" ]; then FILE="platforms/android/build/outputs/apk/android-debug.apk" else |
