NDK and cmake version upgrade
This commit is contained in:
@ -6,7 +6,7 @@ plugins {
|
||||
|
||||
android {
|
||||
compileSdk = 36
|
||||
ndkVersion = "28.2.13676358"
|
||||
ndkVersion = "29.0.14206865"
|
||||
defaultConfig {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
|
||||
Reference in New Issue
Block a user