Skip to content

Commit 85bf947

Browse files
committed
Bump version to 3.84/76
1 parent e5b8b2e commit 85bf947

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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="75"
24-
android:versionName="3.8.3">
23+
android:versionCode="76"
24+
android:versionName="3.8.4">
2525

2626
<uses-permission android:name="android.permission.VIBRATE" />
2727
<uses-permission android:name="android.permission.INTERNET" />

0 commit comments

Comments
 (0)