Release v1.1.3

This commit is contained in:
Gregor Santner 2018-04-08 22:10:53 +02:00
parent cebf0f473b
commit 2cc74ea613
No known key found for this signature in database
GPG Key ID: 7E83A7834AECB009
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
### v1.1.3
- Improve sharing *a lot*, add support for multiple filetypes
- Support for downloading GIFs ;)
- Rework screenshot saving and sharing; add new share options:
- Merge license and changelog dialog on first start
### v1.1.2
- Fix: loading non-pod links outside customtab/external browser
- Fix: webview-js dialog not dismissing correctly

View File

@ -19,8 +19,8 @@ android {
resValue "string", "manifest_package_id", "com.github.dfa.diaspora_android"
applicationId "com.github.dfa.diaspora_android"
versionName "1.1.2"
versionCode 31
versionName "1.1.3"
versionCode 32
vectorDrawables.useSupportLibrary = true