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 hotfix release 1.4.3

This commit is contained in:
Christophe Beyls 2017-01-24 01:16:21 +01:00
parent 702e3b7583
commit 63f3f28bfa

View file

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