1
0
mirror of https://github.com/pierre42100/ComunicAndroid synced 2025-07-11 12:32:52 +00:00

Start to work on version 1.7

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

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