Sharing is now fully implemented

This commit is contained in:
staccatomamba
2017-11-05 01:36:13 +01:00
parent a3f8cb4c0f
commit b0ddb32aa0

View File

@@ -32,8 +32,8 @@ android {
applicationId "de.beyondsoft.ownchat"
minSdkVersion 19
targetSdkVersion 26
versionCode 4
versionName "1.4"
versionCode 5
versionName "1.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}