diff --git a/ExaltedDice/AndroidManifest.xml b/ExaltedDice/AndroidManifest.xml index 1d17f03..5948659 100755 --- a/ExaltedDice/AndroidManifest.xml +++ b/ExaltedDice/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="92" + android:versionName="a83d85b" > @@ -12,6 +12,7 @@ @@ -35,9 +36,5 @@ - - - + diff --git a/ExaltedDice/libs/GoogleAdMobAdsSdk-6.0.0.jar b/ExaltedDice/libs/GoogleAdMobAdsSdk-6.0.0.jar deleted file mode 100644 index a6800af..0000000 Binary files a/ExaltedDice/libs/GoogleAdMobAdsSdk-6.0.0.jar and /dev/null differ diff --git a/ExaltedDice/res/layout-land/main.xml b/ExaltedDice/res/layout-land/main.xml index 9fba642..d402f99 100755 --- a/ExaltedDice/res/layout-land/main.xml +++ b/ExaltedDice/res/layout-land/main.xml @@ -53,15 +53,6 @@ android:layout_height="wrap_content" android:layout_above="@+id/ad" android:layout_gravity="top" /> - - \ No newline at end of file diff --git a/ExaltedDice/res/layout/main.xml b/ExaltedDice/res/layout/main.xml index 74db8e6..f24e7b2 100755 --- a/ExaltedDice/res/layout/main.xml +++ b/ExaltedDice/res/layout/main.xml @@ -56,13 +56,4 @@ android:layout_below="@id/holder" android:layout_gravity="top" /> - - \ No newline at end of file