1
0
mirror of https://github.com/etesync/android synced 2025-01-03 20:31:05 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2020-12-01 14:30:20 +02:00
parent 5c0befeb06
commit 4822bc8762

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 20105 versionCode 20200
versionName "2.1.5" versionName "2.2.0"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }