Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
Use NDK r27 RTM
Browse files Browse the repository at this point in the history
  • Loading branch information
FeodorFitsner committed Aug 6, 2024
1 parent ad6ec6f commit ab76b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -eu

python_version=${1:?}
abi=${2:?}
NDK_VERSION=r27-beta2
NDK_VERSION=r27
api_level=24

bzip2_version=1.0.8-1
Expand Down

0 comments on commit ab76b66

Please sign in to comment.