1
0
mirror of https://github.com/etesync/android synced 2024-11-25 17:38:13 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-06-13 09:55:19 +01:00
parent 7cfba6dc34
commit 9c13d5247c

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 72
versionName "1.4.7"
versionCode 73
versionName "1.4.8"
buildConfigField "boolean", "customCerts", "true"
}