Skip to content

Commit 7ac30da

Browse files
committed
Add compatibility indicator for 2.25.35.xx
1 parent 1891322 commit 7ac30da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/src/main/res/values/arrays.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
<item>2.25.32.xx</item>
130130
<item>2.25.33.xx</item>
131131
<item>2.25.34.xx</item>
132+
<item>2.25.35.xx</item>
132133
</string-array>
133134
<string-array name="supported_versions_business">
134135
<item>2.25.25.xx</item>
@@ -141,6 +142,7 @@
141142
<item>2.25.32.xx</item>
142143
<item>2.25.33.xx</item>
143144
<item>2.25.34.xx</item>
145+
<item>2.25.35.xx</item>
144146
</string-array>
145147
<string-array name="image_picker">
146148
<item>image/*</item>

0 commit comments

Comments
 (0)