1
0
mirror of https://github.com/pierre42100/ComunicAndroid synced 2025-07-10 12:02:55 +00:00

Started to work on version 1.3

This commit is contained in:
Pierre
2018-01-05 17:42:48 +01:00
parent fdd3543f1f
commit 689b32e270

@ -7,8 +7,8 @@ android {
applicationId "org.communiquons.android.comunic.client"
minSdkVersion 21
targetSdkVersion 26
versionCode 2
versionName "1.1"
versionCode 3
versionName "1.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {