Fixed build problem from last commit.

This commit is contained in:
Amine committed 2017-09-02 12:51:11 +02:00
1 parent d0000d66b2
commit 10559bb894
4 files changed
+12 -12

No files matched your search

+1 -3
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>