Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
linphone-android
Commits
d8ebc100
Commit
d8ebc100
authored
1 year ago
by
Sylvain Berfini
Browse files
Options
Download
Patches
Plain Diff
Bumped version name to 5.3.0 & use SDK 5.4
parent
4da3c2f6
master
feature/5.3
feature/UZ-8
feature/show_unsecure_conversation_event_at_top
feature/use_theme_main_color_for_icon_and_splashscreen
fix/insistent_notification
fix/telecom_default_audio_endpoint
release/6.0
test/UZ-8-no-telecom
6.1.0-alpha
6.0.0
6.0.0-beta
6.0.0-alpha
5.3.0-alpha
1 merge request
!1369
Translated using Weblate (Spanish)
Pipeline
#72718
passed with stages
in 4 minutes and 18 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/build.gradle
+2
-2
app/build.gradle
with
2 additions
and
2 deletions
app/build.gradle
+
2
−
2
View file @
d8ebc100
...
...
@@ -6,7 +6,7 @@ plugins {
id
'org.jetbrains.kotlin.android'
}
def
appVersionName
=
"5.
2
.0"
def
appVersionName
=
"5.
3
.0"
def
appVersionCode
=
52000
def
packageName
=
"org.linphone"
...
...
@@ -251,7 +251,7 @@ dependencies {
implementation
'com.google.firebase:firebase-messaging'
}
implementation
'org.linphone:linphone-sdk-android:5.
3
+'
implementation
'org.linphone:linphone-sdk-android:5.
4
+'
// Only enable leak canary prior to release
// debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10'
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets