You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>To know what version of the app you are using, open the "About" dialog and check the string immediately below the "Commons" title.</p>
78
+
<p>This string also tells you what channel you are using:</p>
79
+
<ol>
80
+
<li>Stable if the version string contains one dot. Example: 3.0</li>
81
+
<li>Beta if the version string contains two dots. Example: 3.0.1</li>
82
+
<li>Alpha if the version string contains three dots. Example: 3.0.1.1019</li>
83
+
</ol>
84
+
<p>If you want to switch back to a previous version, please <ahref="https://github.com/commons-app/apps-android-commons/releases">download the APK of the version you want</a> and install it (you may need to uninstall first).</p>
85
+
76
86
<h2id="getting-app-logs-from-android-studio"><ahref="#getting-app-logs-from-android-studio">Getting app logs from Android Studio</a></h2>
77
87
<p>Brief walkthrough for users on how to post logs if they are encountering issues.</p>
0 commit comments