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

@ -9,8 +9,8 @@ android {
applicationId 'de.frajul.endlessroll'
minSdkVersion 12
targetSdkVersion 23
versionCode 4
versionName '0.4.0'
versionCode 5
versionName '0.5.0'
}
buildTypes {
release {