We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2105d commit b34ff45Copy full SHA for b34ff45
app/src/main/res/values/arrays.xml
@@ -126,6 +126,7 @@
126
<item>2.26.1.xx</item>
127
<item>2.26.2.xx</item>
128
<item>2.26.3.xx</item>
129
+ <item>2.26.4.xx</item>
130
</string-array>
131
<string-array name="supported_versions_business">
132
<item>2.25.34.xx</item>
@@ -135,6 +136,7 @@
135
136
137
138
139
140
141
<string-array name="image_picker">
142
<item>image/*</item>
changelog.txt
@@ -1,8 +1,5 @@
1
[WHATSAPP]
2
-* Added version 2.26.3.XX support
3
-
4
-[FIXED]
5
-* Fixed bug when sending videos that caused them to be in landscape
+* Added version 2.26.4.XX support
6
7
[WAE]
8
* Update translations
0 commit comments