Fixed build problem from last commit.

This commit is contained in:
Amine
2017-09-02 12:51:11 +02:00
parent d0000d66b2
commit 10559bb894
4 changed files with 12 additions and 12 deletions

View File

@@ -64,9 +64,7 @@
<activity android:name=".ReaderActivity"
android:theme="@style/DragDismissTheme">
</activity>
<meta-data
android:name="apps.amine.bou.readerforselfoss.utils.glide.SelfSignedGlideModule"
android:value="GlideModule" />
</application>
</manifest>