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 9e94e7d commit d8d80ceCopy full SHA for d8d80ce
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="20300140"
25
- android:versionName="2.3alpha40" >
+ android:versionCode="20300141"
+ android:versionName="2.3alpha41" >
26
27
<!--
28
The version number is of the form:
0 commit comments