mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 03:18:06 +00:00
Bumped version code to 5.0.10
This commit is contained in:
parent
5da0126d7c
commit
6546db972e
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ plugins {
|
|||
id 'org.jlleitschuh.gradle.ktlint'
|
||||
}
|
||||
|
||||
def appVersionName = "5.0.9"
|
||||
def appVersionCode = 50009
|
||||
def appVersionName = "5.0.10"
|
||||
def appVersionCode = 50010
|
||||
|
||||
static def getPackageName() {
|
||||
return "org.linphone"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue