Skip to content

Commit 2c3779b

Browse files
beta -> false
Signed-off-by: tobiasKaminsky <[email protected]>
1 parent 7bd040d commit 2c3779b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/src/main/res/values/setup.xml

+1-1
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)