Hopefully finally stop tracking the bin/ folder...

ugly-unit-test
DjBushido 2014-04-16 13:58:47 -04:00
parent 0feee0b940
commit 1d0eab434f
4 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
android:label="@string/app_name" android:label="@string/app_name"
android:theme="@style/AppTheme" > android:theme="@style/AppTheme" >
<activity <activity
android:name="org.bspeice.minimalbible.BibleViewer" android:name="org.bspeice.minimalbible.activities.viewer.BibleViewer"
android:label="@string/app_name" > android:label="@string/app_name" >
<intent-filter> <intent-filter>
<action android:name="android.intent.action.MAIN" /> <action android:name="android.intent.action.MAIN" />

Binary file not shown.

Binary file not shown.

Binary file not shown.