New version 31.0.0
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode = 168
|
||||
versionName = '30.3.0'
|
||||
versionCode = 169
|
||||
versionName = '31.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/31.0.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/31.0.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Improved About text
|
||||
- Restore chat list position when returning from chat
|
||||
- Fixed crash when asking for account's password
|
||||
- Don't try to load iLBC module
|
||||
Reference in New Issue
Block a user