New version 25.0.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode = 147
|
||||
versionName = '24.4.0'
|
||||
versionCode = 148
|
||||
versionName = '25.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/25.0.0.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/25.0.0.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Improved incoming call notification.
|
||||
- Added missed call notification.
|
||||
Reference in New Issue
Block a user