From ce92a52f72779867740cb5fa903c17d09a08872e Mon Sep 17 00:00:00 2001 From: f0xx Date: Tue, 11 May 2021 13:14:33 +0300 Subject: foxx snapshot --- checkperms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'checkperms.sh') 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 -- cgit v1.2.3