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

release 3.0.2

This commit is contained in:
Lukas Winkler 2021-09-26 12:17:57 +02:00
parent c1f99966f4
commit a472a673d0
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -14,8 +14,8 @@ android {
applicationId "org.matomocamp.companion"
minSdkVersion 21
targetSdkVersion 31
versionCode 1800001
versionName "3.0.1"
versionCode 1800002
versionName "3.0.2"
// Supported languages
resConfigs "en", "de", "fr"
vectorDrawables.useSupportLibrary = true