Commit d8ebc100 authored by Sylvain Berfini's avatar Sylvain Berfini :cow:
Browse files

Bumped version name to 5.3.0 & use SDK 5.4

Showing with 2 additions and 2 deletions
......@@ -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'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment