Skip to content

Commit a76859c

Browse files
committed
Set is_beta back to false
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
1 parent 8320398 commit a76859c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<resources>
99
<!-- Beta indicator -->
10-
<bool name="is_beta">true</bool>
10+
<bool name="is_beta">false</bool>
1111
<bool name="dev_version_direct_download_enabled">false</bool>
1212

1313
<!-- App name and other strings-->

0 commit comments

Comments
 (0)