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

Updated app version number to 1.3.5

This commit is contained in:
Christophe Beyls 2016-01-06 21:28:33 +01:00
parent 3320f96cd2
commit c6fc052584

View file

@ -8,8 +8,8 @@ android {
applicationId "be.digitalia.fosdem"
minSdkVersion 7
targetSdkVersion 23
versionCode 700131
versionName "1.3.1"
versionCode 700135
versionName "1.3.5"
}
buildTypes {