Bump to 0.100-alpha8

This commit is contained in:
Daniel Martí 2016-05-23 17:38:32 +01:00
parent 57fee437ba
commit f5fcde9867

View File

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fdroid.fdroid" package="org.fdroid.fdroid"
android:installLocation="auto" android:installLocation="auto"
android:versionCode="100007" android:versionCode="100008"
android:versionName="0.100-alpha7" android:versionName="0.100-alpha8"
> >
<uses-sdk <uses-sdk