New version 33.0.0
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode = 176
|
||||
versionName = '32.3.0'
|
||||
versionCode = 177
|
||||
versionName = '33.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/33.0.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/33.0.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Acquire WiFi lock when baresip is using WiFi network
|
||||
- Added note to About text regarding battery optimization
|
||||
- New Swedish and Portuguese (Brazil) translations
|
||||
- Various implementation improvements
|
||||
Reference in New Issue
Block a user