Skip to content

Commit

Permalink
chore: bump NDKVERSION and android platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
DecFox committed Aug 7, 2024
1 parent 36cbfad commit 130982c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MOBILE/android/ensure
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -euo pipefail

__install_extra="build-tools;34.0.0 platforms;android-34"
__install_extra="build-tools;34.0.0 platforms;android-35"

__ndk_version=$(cat ./NDKVERSION)

Expand Down
2 changes: 1 addition & 1 deletion NDKVERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
26.3.11579264
27.0.12077973

0 comments on commit 130982c

Please sign in to comment.