Skip to content

Commit

Permalink
Improved music player stability, and fixed various other bugs. GameVi…
Browse files Browse the repository at this point in the history
…ew.java now possesses all funcitonality that was previously in MultiplayerGameView.java.
  • Loading branch information
forteri76 committed May 10, 2014
1 parent c178b4f commit 34cc808
Show file tree
Hide file tree
Showing 9 changed files with 2,760 additions and 1,116 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.jfedor.frozenbubble"
android:versionCode="24"
android:versionName="2.0">
android:versionCode="25"
android:versionName="2.1">

<supports-screens
android:smallScreens="true"
Expand Down
Loading

0 comments on commit 34cc808

Please sign in to comment.