1
0
mirror of https://github.com/taigrr/crocgui synced 2025-01-18 04:03:16 -08:00

bump version

This commit is contained in:
Chris Howey 2021-04-30 16:37:13 -05:00
parent 9dc732ec7b
commit 8a74ba7f36

View File

@ -3,8 +3,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.github.howeyc.crocgui"
android:versionCode="15"
android:versionName="1.8.1">
android:versionCode="16"
android:versionName="1.8.2">
<application android:label="Croc">
<activity android:name="org.golang.app.GoNativeActivity"