New version 32.3.0
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode = 175
|
||||
versionName = '32.2.0'
|
||||
versionCode = 176
|
||||
versionName = '32.3.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/32.3.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/32.3.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Acquire WiFi lock while baresip is using WiFi network
|
||||
- Restored accidently removed ringback asset
|
||||
- Added About note regarding turning off battery optimizations
|
||||
- Swedish language translations
|
||||
Reference in New Issue
Block a user