Skip to content

Commit 2a18fe3

Browse files
committed
Increase version to 3.0.5/37
1 parent 9a0704e commit 2a18fe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2121
xmlns:tools="http://schemas.android.com/tools"
2222
package="com.achep.acdisplay"
23-
android:versionCode="36"
24-
android:versionName="3.0.4">
23+
android:versionCode="37"
24+
android:versionName="3.0.5">
2525

2626
<!--
2727
Normally replaced by build script. Required by

0 commit comments

Comments
 (0)