Commit c7ef0e3a authored by Mygod's avatar Mygod

Bump plugin version

parent d14a0732
* 1.3.4:
* Fix occasional crash in `AlertDialogFragment`.
* Translation updates.
* Dependency updates:
- `com.google.android.material:material:1.1.0-rc02`.
* 1.3.3:
* Fix a build script issue.
* 1.3.2:
......
GROUP=com.github.shadowsocks
VERSION_NAME=1.3.3
VERSION_CODE=13
VERSION_NAME=1.3.4
VERSION_CODE=14
POM_ARTIFACT_ID=plugin
POM_NAME=Shadowsocks Plugin
......
......@@ -3,6 +3,6 @@
<application
android:theme="@style/Theme.Shadowsocks">
<meta-data android:name="com.github.shadowsocks.plugin.version"
android:value="1.3.2"/>
android:value="1.3.4"/>
</application>
</manifest>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment