Skip to content

Commit

Permalink
add Support for WA Business v2.24.14.xx
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev4Mod committed Jul 19, 2024
1 parent 9972e1b commit 2159067
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions app/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,9 @@
<item>2.24.14.xx</item>
</string-array>
<string-array name="supported_versions_business">
<item>2.24.11.83</item>
<item>2.24.12.78</item>
<item>2.24.13.77</item>
<item>2.24.13.78</item>
<item>2.24.12.xx</item>
<item>2.24.13.xx</item>
<item>2.24.14.xx</item>
</string-array>
<string-array name="image_picker">
<item>image/*</item>
Expand Down

0 comments on commit 2159067

Please sign in to comment.