bump version to 0.26.10, close #595 close #674

This commit is contained in:
ffdfgdfg
2021-04-08 04:01:39 +08:00
parent 09e69c7202
commit 2b68fbdc13
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.nps.client"
android:versionCode="1"
android:versionName="0.26.9">
android:versionName="0.26.10">
<application android:label="Npc" android:debuggable="true">
<activity android:name="org.golang.app.GoNativeActivity"