New version 78.1.0
This commit is contained in:
@ -12,8 +12,8 @@ configure<ApplicationExtension> {
|
||||
defaultConfig {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
versionCode = 489
|
||||
versionName = "78.0.2"
|
||||
versionCode = 491
|
||||
versionName = "78.1.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/491.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/491.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Added Custom Parameters account setting
|
||||
- Retain value of account's Check Origin when Register is toggled
|
||||
- New translations (Chinese)
|
||||
Reference in New Issue
Block a user