Bump version to 3.0.0
This commit is contained in:
parent
ca31d0b56a
commit
82df39eff1
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ android {
|
|||
buildToolsVersion "23.0.2"
|
||||
|
||||
defaultConfig {
|
||||
versionCode 280
|
||||
versionName "2.8.0"
|
||||
versionCode 300
|
||||
versionName "3.0.0"
|
||||
minSdkVersion 9
|
||||
targetSdkVersion 22
|
||||
applicationId "org.ligi.passandroid"
|
||||
|
|
Loading…
Reference in a new issue