New version 80.1.0

This commit is contained in:
Juha Heinanen
2026-05-07 08:05:34 +03:00
parent fce020fa4a
commit 5608078c41
2 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 500
versionName = "80.0.0"
versionCode = 501
versionName = "80.1.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {