New version 78.0.0

This commit is contained in:
Juha Heinanen
2026-04-05 10:46:23 +03:00
parent e671f93bcd
commit 00ef528992
2 changed files with 9 additions and 2 deletions

View File

@ -12,8 +12,8 @@ configure<ApplicationExtension> {
defaultConfig {
applicationId = "com.tutpro.baresip"
minSdk = 28
versionCode = 485
versionName = "77.4.0"
versionCode = 487
versionName = "78.0.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {