Bump version to 2.5.0
This commit is contained in:
parent
bc8bf63699
commit
78a48ac5f0
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ android {
|
|||
buildToolsVersion "22"
|
||||
|
||||
defaultConfig {
|
||||
versionCode 249
|
||||
versionName "2.4.9"
|
||||
versionCode 250
|
||||
versionName "2.5.0"
|
||||
minSdkVersion 9
|
||||
targetSdkVersion 22
|
||||
applicationId "org.ligi.passandroid"
|
||||
|
|
Loading…
Reference in a new issue