New version 77.3.1

This commit is contained in:
Juha Heinanen
2026-03-19 16:03:17 +02:00
parent 402248f2c9
commit a982d580ae
2 changed files with 4 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 482
versionName = "77.3.0"
versionCode = 483
versionName = "77.3.1"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {