Update ndk version (#318)

This commit is contained in:
Max Ammann 2024-09-01 16:27:55 +01:00 committed by GitHub
parent 9b295f2993
commit c0032f9597
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ plugins {
apply plugin: 'kotlin-android'
android {
ndkVersion "25.2.9519653"
ndkVersion "27.0.12077973"
compileSdkVersion 31