New version 60.3.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode = 398
|
||||
versionName = '60.2.0'
|
||||
versionCode = 399
|
||||
versionName = '60.3.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/60.3.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/60.3.0.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Verify Server Certificates settings can now be changed without restart
|
||||
- New Czech, German, Spanish, and Portuguese (Brazil) translations
|
||||
- Fixed formats of some strings in some languages
|
||||
Reference in New Issue
Block a user