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 9a0704e commit 2a18fe3Copy full SHA for 2a18fe3
project/app/src/main/AndroidManifest.xml
@@ -20,8 +20,8 @@
20
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
21
xmlns:tools="http://schemas.android.com/tools"
22
package="com.achep.acdisplay"
23
- android:versionCode="36"
24
- android:versionName="3.0.4">
+ android:versionCode="37"
+ android:versionName="3.0.5">
25
26
<!--
27
Normally replaced by build script. Required by
0 commit comments