File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ android {
101
101
102
102
testInstrumentationRunner " com.owncloud.android.utils.OCTestAndroidJUnitRunner"
103
103
104
- versionCode = 21800100
105
- versionName = " 2.18.1 "
104
+ versionCode = 21800200
105
+ versionName = " 2.18.2 "
106
106
107
107
buildConfigField " String" , gitRemote, " \" " + getGitOriginRemote() + " \" "
108
108
buildConfigField " String" , commitSHA1, " \" " + getLatestGitHash() + " \" "
Original file line number Diff line number Diff line change 67
67
<bool name =" feedback_enabled" >true</bool >
68
68
<bool name =" privacy_policy_enabled" >true</bool >
69
69
<bool name =" wizard_enabled" >true</bool >
70
- <string name =" url_privacy_policy" formatted =" false" >https://owncloud.com/privacy-legal /</string >
70
+ <string name =" url_privacy_policy" formatted =" false" >https://owncloud.com/privacy-statement /</string >
71
71
<string name =" url_help" formatted =" false" >https://doc.owncloud.com/android</string >
72
72
<string name =" url_imprint" formatted =" false" ></string >
73
73
<string name =" mail_recommend" formatted =" false" >"mailto:"</string >
You can’t perform that action at this time.
0 commit comments