mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-09-24 08:09:52 +00:00
Upgraded Gradle to version 3.1.3
This commit is contained in:
@@ -42,7 +42,12 @@
|
||||
<!-- PDF Viewer activity -->
|
||||
<activity
|
||||
android:name=".ui.activities.PDFActivity"
|
||||
android:label="@string/activity_view_pdf_label"/>
|
||||
android:label="@string/activity_view_pdf_label" />
|
||||
|
||||
<!-- Settings activity -->
|
||||
<activity
|
||||
android:name=".ui.activities.SettingsActivity"
|
||||
android:label="@string/title_activity_settings"/>
|
||||
</application>
|
||||
|
||||
</manifest>
|
Reference in New Issue
Block a user