version bump

- Added auto sync
- Added background git tasks
This commit is contained in:
zeapo 2017-06-05 14:47:33 +02:00
parent 38d02885ec
commit 289c79a398

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 25
versionCode 80
versionName "1.2.0.60"
versionCode 81
versionName "1.2.0.61"
}
compileOptions {