We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb195c2 commit 89b015cCopy full SHA for 89b015c
AndroidManifest.xml
@@ -21,8 +21,8 @@
21
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.ichi2.anki"
23
android:installLocation="auto"
24
- android:versionCode="20300120"
25
- android:versionName="2.3alpha20" >
+ android:versionCode="20300121"
+ android:versionName="2.3alpha21" >
26
27
<!--
28
The version number is of the form:
0 commit comments