mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2024-11-26 23:39:29 +00:00
Bump to v1.9
This commit is contained in:
parent
dce9bb127d
commit
40bff8ac7f
@ -1,5 +1,8 @@
|
||||
CHANGELOG
|
||||
|
||||
V1.8:
|
||||
* Separate video call system from the rest of the application
|
||||
|
||||
V 1.7:
|
||||
* Fix an issue that prevented to create post on user pages
|
||||
* Cached conversations are accessible even if not connected to the internet
|
||||
|
@ -12,8 +12,8 @@ android {
|
||||
applicationId "org.communiquons.android.comunic.client"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 9
|
||||
versionName "1.8"
|
||||
versionCode 10
|
||||
versionName "1.9"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
Loading…
Reference in New Issue
Block a user