Commit ae9a6af0 authored by Grigory Fedorov's avatar Grigory Fedorov

Merge branch 'hotfix/1.0.2'

parents f9e25290 40c3a75a
......@@ -8,8 +8,9 @@ android {
applicationId "com.xabber.androiddev"
minSdkVersion 14
targetSdkVersion 22
versionCode 173
versionName '1.0.1'
versionCode 174
versionName '1.0.2'
resValue 'string', 'application_package', applicationId
}
compileOptions {
......
......@@ -14,6 +14,5 @@
-->
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="application_name">@string/development_title</string>
<string name="application_package">com.xabber.androiddev</string>
<string name="client_name">Xabber</string>
</resources>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment