New version 78.1.0
This commit is contained in:
@ -12,8 +12,8 @@ configure<ApplicationExtension> {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
versionCode = 489
|
versionCode = 491
|
||||||
versionName = "78.0.2"
|
versionName = "78.1.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
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