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 98b6312 commit fdb4af1Copy full SHA for fdb4af1
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="20300115"
25
- android:versionName="2.3alpha15" >
+ android:versionCode="20300116"
+ android:versionName="2.3alpha16" >
26
27
<!--
28
The version number is of the form:
0 commit comments