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"
minSdkVersion 7
targetSdkVersion 25
versionCode 700143
versionName "1.4.3"
versionCode 700144
versionName "1.4.4"
// Supported languages
resConfigs "en"
vectorDrawables.useSupportLibrary = true