1
0
mirror of https://github.com/etesync/android synced 2024-11-22 07:58:09 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-05-03 15:49:25 +01:00
parent d84ff2c9ff
commit e6d53fbfa0

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 70
versionName "1.4.5"
versionCode 71
versionName "1.4.6"
buildConfigField "boolean", "customCerts", "true"
}