fix version code

This commit is contained in:
Eric House 2015-08-16 09:24:42 -07:00
parent bae6b3f119
commit 81a6d42279

View file

@ -22,7 +22,7 @@
to come from a domain that you own or have control over. --> to come from a domain that you own or have control over. -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.eehouse.android.xw4dbg" package="org.eehouse.android.xw4dbg"
android:versionCode="78" android:versionCode="90"
android:versionName="@string/app_version" android:versionName="@string/app_version"
> >