We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc3b8b commit a629796Copy full SHA for a629796
app/src/main/res/values/arrays.xml
@@ -126,6 +126,8 @@
126
<item>2.25.9.xx</item>
127
<item>2.25.10.xx</item>
128
<item>2.25.11.xx</item>
129
+ <item>2.25.12.xx</item>
130
+ <item>2.25.13.xx</item>
131
</string-array>
132
<string-array name="supported_versions_business">
133
<item>2.25.5.xx</item>
@@ -135,6 +137,8 @@
135
137
136
138
139
140
141
142
143
<string-array name="image_picker">
144
<item>image/*</item>
0 commit comments