New version 88.1.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 534
|
||||
versionName = "88.0.1"
|
||||
versionCode = 535
|
||||
versionName = "88.1.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/535.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/535.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Calls and messages are now backed up in JSON format (backup now to make sure that restore works in the future)
|
||||
- Added icons to main screen menu items
|
||||
Reference in New Issue
Block a user