New version 71.1.2
This commit is contained in:
@ -11,8 +11,8 @@ android {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 457
|
||||
versionName = "71.1.1"
|
||||
versionCode = 458
|
||||
versionName = "71.1.2"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/458.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/458.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Replaced most drawables with Material Design icons
|
||||
- Avoided possible memory leak in chronometer
|
||||
- New translations (Chinese)
|
||||
Reference in New Issue
Block a user