New version 29.2.0
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode = 161
|
||||
versionName = '29.1.0'
|
||||
versionCode = 162
|
||||
versionName = '29.2.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/29.2.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/29.2.0.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Chat, call history, and contact related bug fixes
|
||||
- Fixed URI completion bugs and improved URI related checks
|
||||
- Translations from Weblate (French, Portuguese (Brazil))
|
||||
Reference in New Issue
Block a user