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

View File

@ -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 {