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 417f66b commit 2d4be5fCopy full SHA for 2d4be5f
src/main/AndroidManifest.xml
@@ -16,7 +16,7 @@
16
-->
17
18
<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">
+ package="com.oasisfeng.nevo.decorators.wechat" android:versionCode="25004" android:versionName="2.5">
20
21
<application android:label="@string/decorator_wechat_label" android:allowBackup="true" android:icon="@mipmap/ic_launcher"
22
android:directBootAware="true" tools:targetApi="N" tools:ignore="GoogleAppIndexingWarning">
0 commit comments