diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-08-20 14:28:00 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-08-20 14:35:01 -0400 |
| commit | bbc76585387b65532ce87d8d2031ec7693ba72c1 (patch) | |
| tree | 22a3000bd1a686580c167f39b51ea9e2cb1601b5 /build_android.sh | |
| parent | bd93725082aee41a342cd27f6df73dbf289a9608 (diff) | |
more fine grained event nav
Diffstat (limited to 'build_android.sh')
| -rwxr-xr-x | build_android.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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() { |
