1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-19 16:13:46 +02:00

bump version code for release 1.7.0

This commit is contained in:
Christophe Beyls 2020-01-04 20:30:31 +01:00
parent 877d584d04
commit 4a719fade7

View file

@ -8,8 +8,8 @@ android {
applicationId "be.digitalia.fosdem"
minSdkVersion 17
targetSdkVersion 29
versionCode 1600162
versionName "1.6.2"
versionCode 1700170
versionName "1.7.0"
// Supported languages
resConfigs "en"
vectorDrawables.useSupportLibrary = true