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

Update the version code for the next release

This commit is contained in:
Christophe Beyls 2018-01-29 17:50:00 +01:00
parent 56b69585ad
commit 892e6ccf7a

View file

@ -8,8 +8,8 @@ android {
applicationId "be.digitalia.fosdem"
minSdkVersion 15
targetSdkVersion 27
versionCode 900146
versionName "1.4.6"
versionCode 1400150
versionName "1.5.0"
// Supported languages
resConfigs "en"
vectorDrawables.useSupportLibrary = true