New version 60.4.1
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode = 400
|
||||
versionName = '60.4.0'
|
||||
versionCode = 401
|
||||
versionName = '60.4.1'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/60.4.1.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/60.4.1.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- SRTP related security fix from upstream
|
||||
- New Czech translations
|
||||
Reference in New Issue
Block a user