New version 81.0.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 502
|
||||
versionName = "80.1.1"
|
||||
versionCode = 503
|
||||
versionName = "81.0.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/503.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/503.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- baresip app can now be used as the default phone app supporting also mobile calling (see About screen Usage Hints)
|
||||
- This is major upgrade and may contain bugs
|
||||
Reference in New Issue
Block a user