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 code for next release

This commit is contained in:
Christophe Beyls 2020-01-26 14:27:15 +01:00
parent f0601224f1
commit 97cbeb86c7

View file

@ -8,8 +8,8 @@ android {
applicationId "be.digitalia.fosdem"
minSdkVersion 17
targetSdkVersion 29
versionCode 1700172
versionName "1.7.2"
versionCode 1700173
versionName "1.7.3"
// Supported languages
resConfigs "en"
vectorDrawables.useSupportLibrary = true