- Updated versions and added new f-droid changelog file.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 57
|
||||
versionName = '7.1.1'
|
||||
versionCode = 58
|
||||
versionName = '7.1.2'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/7.1.2.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/7.1.2.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Tried to make sure that also account spinner view is updated when
|
||||
account spinner is updated,
|
||||
Reference in New Issue
Block a user