Skip to content

Commit 6fcee61

Browse files
committed
chore: prepare release 4.4.1
1 parent 432be5e commit 6fcee61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

yaacc/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
4-
android:versionCode="40500"
5-
android:versionName="4.5.0-SNAPSHOT">
4+
android:versionCode="40401"
5+
android:versionName="4.4.1">
66

77
<uses-permission android:name="android.permission.INTERNET" />
88
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />

0 commit comments

Comments
 (0)