- New version 18.1.3.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode = 123
|
||||
versionName = '18.1.2'
|
||||
versionCode = 124
|
||||
versionName = '18.1.3'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/18.1.3.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/18.1.3.txt
Normal file
@ -0,0 +1 @@
|
||||
- Simplified control of proximity sensing.
|
||||
Reference in New Issue
Block a user