Start to work on version 1.7

This commit is contained in:
Pierre HUBERT 2019-02-02 07:56:17 +01:00
parent f0c63e0fe1
commit d73152dab6

View File

@ -7,8 +7,8 @@ android {
applicationId "org.communiquons.android.comunic.client"
minSdkVersion 21
targetSdkVersion 28
versionCode 7
versionName "1.6"
versionCode 8
versionName "1.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {