Added randomly changing gamemusic and changed menu music -> Version 0.5.0

This commit is contained in:
=
2018-02-15 15:43:11 +01:00
parent be1ec63e32
commit 3239a54ee9
13 changed files with 67 additions and 51 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.frajul.endlessroll"
android:versionCode="4"
android:versionName="0.4.0" >
android:versionCode="5"
android:versionName="0.5.0" >
<uses-sdk
android:minSdkVersion="12"