Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xabber-android
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
xabber-android
Commits
c8aecb52
Commit
c8aecb52
authored
Jun 16, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Plain Diff
Merge tag '1.0.20' into develop
1.0.20
parents
ea23b18b
22303c10
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
build.gradle
app/build.gradle
+2
-2
about_viewer.xml
app/src/main/res/values/about_viewer.xml
+1
-1
No files found.
app/build.gradle
View file @
c8aecb52
...
...
@@ -7,8 +7,8 @@ android {
defaultConfig
{
minSdkVersion
14
targetSdkVersion
22
versionCode
19
1
versionName
'1.0.
19
'
versionCode
19
2
versionName
'1.0.
20
'
}
compileOptions
{
...
...
app/src/main/res/values/about_viewer.xml
View file @
c8aecb52
<?xml version="1.0" encoding="utf-8"?>
<resources>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
tools:ignore=
"MissingTranslation"
>
<string
name=
"about_open_source_xmpp_client"
>
open source XMPP client
</string>
<string
name=
"about_header_about"
>
About
</string>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment