Skip to content

Commit 04575c5

Browse files
committed
Add 2.25.31.xx and 2.25.32.xx to supported versions
1 parent f321e60 commit 04575c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@
125125
<item>2.25.28.xx</item>
126126
<item>2.25.29.xx</item>
127127
<item>2.25.30.xx</item>
128+
<item>2.25.31.xx</item>
129+
<item>2.25.32.xx</item>
128130
</string-array>
129131
<string-array name="supported_versions_business">
130132
<item>2.25.25.xx</item>
@@ -133,6 +135,8 @@
133135
<item>2.25.28.xx</item>
134136
<item>2.25.29.xx</item>
135137
<item>2.25.30.xx</item>
138+
<item>2.25.31.xx</item>
139+
<item>2.25.32.xx</item>
136140
</string-array>
137141
<string-array name="image_picker">
138142
<item>image/*</item>

0 commit comments

Comments
 (0)