New version 52.2.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode = 258
|
||||
versionName = '52.1.0'
|
||||
versionCode = 259
|
||||
versionName = '52.2.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/52.2.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/52.2.0.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Added possibility to stop recording playback
|
||||
- Added adaptive launcher icon
|
||||
- New Spanish translations
|
||||
Submodule libbaresip-android updated: 86b8206a2f...26cb075c7e
Reference in New Issue
Block a user