New version 86.1.0

This commit is contained in:
Juha Heinanen
2026-07-04 13:32:57 +03:00
parent 66e364de40
commit f527c282c3
2 changed files with 6 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 524
versionName = "86.0.3"
versionCode = 525
versionName = "86.1.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {