Skip to content

Commit 2d4be5f

Browse files
committed
ADD: Release version 2.5 for Google Play Store.
1 parent 417f66b commit 2d4be5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
-->
1717

1818
<manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools"
19-
package="com.oasisfeng.nevo.decorators.wechat" android:versionCode="25000" android:versionName="2.5">
19+
package="com.oasisfeng.nevo.decorators.wechat" android:versionCode="25004" android:versionName="2.5">
2020

2121
<application android:label="@string/decorator_wechat_label" android:allowBackup="true" android:icon="@mipmap/ic_launcher"
2222
android:directBootAware="true" tools:targetApi="N" tools:ignore="GoogleAppIndexingWarning">

0 commit comments

Comments
 (0)