From bbc76585387b65532ce87d8d2031ec7693ba72c1 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 20 Aug 2019 14:28:00 -0400 Subject: more fine grained event nav --- build_android.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_android.sh') diff --git a/build_android.sh b/build_android.sh index 64dc7a5c..290daf2b 100755 --- a/build_android.sh +++ b/build_android.sh @@ -1,5 +1,5 @@ #!/bin/bash -SDK_VERSION='29.0.1' +SDK_VERSION='29.0.2' build_debug() { -- cgit v1.2.3