- New version 12.0.0.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 96
|
||||
versionName = '11.3.0'
|
||||
versionCode = 97
|
||||
versionName = '12.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/12.0.0.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/12.0.0.txt
Normal file
@ -0,0 +1 @@
|
||||
- Initial implementation of audio through Bluetooth headset.
|
||||
Reference in New Issue
Block a user