Bump version to 3.1.5
This commit is contained in:
parent
281bbcbc2f
commit
5ef885a635
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ android {
|
||||||
buildToolsVersion "23.0.3"
|
buildToolsVersion "23.0.3"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 314
|
versionCode 315
|
||||||
versionName "3.1.4"
|
versionName "3.1.5"
|
||||||
minSdkVersion 11
|
minSdkVersion 11
|
||||||
targetSdkVersion 22
|
targetSdkVersion 22
|
||||||
applicationId "org.ligi.passandroid"
|
applicationId "org.ligi.passandroid"
|
||||||
|
|
Loading…
Reference in a new issue