mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-17 21:38:29 +00:00
Bumped version code to 5.0.14
This commit is contained in:
parent
5aa8f2aab2
commit
bccaf833fc
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ plugins {
|
||||||
id 'org.jlleitschuh.gradle.ktlint'
|
id 'org.jlleitschuh.gradle.ktlint'
|
||||||
}
|
}
|
||||||
|
|
||||||
def appVersionName = "5.0.13"
|
def appVersionName = "5.0.14"
|
||||||
def appVersionCode = 50013
|
def appVersionCode = 50014
|
||||||
|
|
||||||
static def getPackageName() {
|
static def getPackageName() {
|
||||||
return "org.linphone"
|
return "org.linphone"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue