New version 64.0.0
This commit is contained in:
@ -11,8 +11,8 @@ android {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 35
|
||||
versionCode = 416
|
||||
versionName = "63.3.0"
|
||||
versionCode = 417
|
||||
versionName = "64.0.0"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/64.0.0.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/64.0.0.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Migrated of user interface to Jetpack Compose (may include bugs)
|
||||
- Always try to use hardware Acoustic Echo Canceler if available
|
||||
Reference in New Issue
Block a user