Skip to content

Commit

Permalink
New version 50.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juha-h committed Jan 23, 2025
1 parent cc52a78 commit 0e0e3e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip.plus'
minSdkVersion 28
targetSdkVersion 35
versionCode = 186
versionName = '50.1.0'
versionCode = 187
versionName = '50.2.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/v50.2.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Apply Acoustic Echo Cancellation only to recorder session
- Do not backup recordings
- New Romanian, Portuguese (Brazil), German and Czech translations

0 comments on commit 0e0e3e1

Please sign in to comment.