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 9622a7a commit 7815ca1Copy full SHA for 7815ca1
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="42"
24
- android:versionName="3.0.10">
+ android:versionCode="43"
+ android:versionName="3.0.11">
25
26
<!--
27
Normally replaced by build script. Required by
0 commit comments