New version 63.3.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 28
|
||||
targetSdkVersion 35
|
||||
versionCode = 415
|
||||
versionName = '63.2.5'
|
||||
versionCode = 416
|
||||
versionName = '63.3.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
@ -74,6 +74,6 @@ dependencies {
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0'
|
||||
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
|
||||
implementation "androidx.activity:activity-ktx:1.10.0"
|
||||
implementation "androidx.fragment:fragment-ktx:1.8.5"
|
||||
implementation "androidx.fragment:fragment-ktx:1.8.6"
|
||||
implementation 'androidx.media:media:1.7.0'
|
||||
}
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/63.3.0.tx
Normal file
2
fastlane/metadata/android/en-US/changelogs/63.3.0.tx
Normal file
@ -0,0 +1,2 @@
|
||||
- Allow * and # characters in telephone number
|
||||
- New translations (Portuguese (Brazil))
|
||||
Reference in New Issue
Block a user