NDK and cmake version upgrade

This commit is contained in:
Juha Heinanen
2025-12-17 13:13:14 +02:00
parent 25519ad27a
commit e019ed213f
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ plugins {
android {
compileSdk = 36
ndkVersion = "28.2.13676358"
ndkVersion = "29.0.14206865"
defaultConfig {
applicationId = "com.tutpro.baresip"
minSdk = 28