mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02:00
Release v1.1.2
This commit is contained in:
parent
dcc8728171
commit
80f8f10bf9
3 changed files with 5 additions and 6 deletions
|
@ -19,8 +19,8 @@ android {
|
|||
resValue "string", "manifest_package_id", "com.github.dfa.diaspora_android"
|
||||
|
||||
applicationId "com.github.dfa.diaspora_android"
|
||||
versionName "1.1.1"
|
||||
versionCode 30
|
||||
versionName "1.1.2"
|
||||
versionCode 31
|
||||
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
|
||||
|
||||
<!-- Chrome custom tabs -->
|
||||
<string name="pref_desc__chrome_custom_tabs_enabled">Open external links with Chrome Custom Tabs. Chromium or Google Chrome needs to be installed in order to use this feature. \nIMPORTANT NOTE: Chrome Custom Tabs do not use configured proxy servers!</string>
|
||||
<string name="pref_desc__chrome_custom_tabs_enabled">Open external links with Chrome Custom Tabs. Chromium, Firefox or Google Chrome needs to be installed in order to use this feature. \nIMPORTANT NOTE: Chrome Custom Tabs do not use configured proxy servers!</string>
|
||||
|
||||
<!-- Diaspora Settings -->
|
||||
<string name="pref_title__personal_settings">Personal settings</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue