Skip to content
Snippets Groups Projects
Commit b7312299 authored by Benjamin Dengler's avatar Benjamin Dengler
Browse files

Updated version number and readme.

parent 9ad77e10
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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)
Loading
Loading
Loading
Loading
@@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 20
versionCode 36
versionName "1.5.6"
versionCode 37
versionName "1.6.0"
}
buildTypes {
release {
Loading
Loading
- 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.
Loading
Loading
screenshots.png

68.8 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment