Bump to version 0.2.5

This commit is contained in:
Jakob Nixdorf 2017-08-09 07:49:29 +02:00
parent 7d2fe6a872
commit 1ca90cfaef
No known key found for this signature in database
GPG key ID: BE99BF86574A7DBC

View file

@ -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 {