Skip to content

Commit

Permalink
Updated version number and readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
ekx committed Oct 20, 2014
1 parent 9ad77e1 commit b731229
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -5,6 +5,10 @@ This is the source code for the unofficial GitLab Android app.
Please see the [issues](https://github.com/ekx/GitLabAndroid/issues) section to
report any bugs or feature requests and to see the list of known issues.

## Screenshots

[Screenshots](https://github.com/ekx/GitLabAndroid/blob/master/screenshots.png)

## License

* [Apache Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 20
versionCode 36
versionName "1.5.6"
versionCode 37
versionName "1.6.0"
}
buildTypes {
release {
Expand Down
1 change: 1 addition & 0 deletions changelog.txt
@@ -1,3 +1,4 @@
- 1.6.0: Updated app for material theme + various other features and fixes.
- 1.5.6: Recompiled with downwards compatibility & removed material theme.
- 1.5.5: Added GitLab 7.0 compatibility & implemented Material theme.
- 1.5.4: Bugfixes.
Expand Down
Binary file added screenshots.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b731229

Please sign in to comment.