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

Update version for release 1.4.4

This commit is contained in:
Christophe Beyls 2017-01-31 15:29:05 +01:00
parent dee70b5258
commit 3213a42c47

View file

@ -8,8 +8,8 @@ android {
applicationId "be.digitalia.fosdem" applicationId "be.digitalia.fosdem"
minSdkVersion 7 minSdkVersion 7
targetSdkVersion 25 targetSdkVersion 25
versionCode 700143 versionCode 700144
versionName "1.4.3" versionName "1.4.4"
// Supported languages // Supported languages
resConfigs "en" resConfigs "en"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true