Bump to version 0.2.5
This commit is contained in:
parent
7d2fe6a872
commit
1ca90cfaef
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "org.shadowice.flocke.andotp"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 25
|
||||
versionCode 6
|
||||
versionName "0.2.4"
|
||||
versionCode 7
|
||||
versionName "0.2.5"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Reference in a new issue