Bump version to 3.3.1
This commit is contained in:
parent
4dfaac8af7
commit
6a2fccbb16
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ android {
|
|||
buildToolsVersion "25.0.1"
|
||||
|
||||
defaultConfig {
|
||||
versionCode 330
|
||||
versionName "3.3.0"
|
||||
versionCode 331
|
||||
versionName "3.3.1"
|
||||
minSdkVersion 9
|
||||
targetSdkVersion 25
|
||||
applicationId "org.ligi.passandroid"
|
||||
|
|
Loading…
Reference in a new issue