Updated Gradle to 5.1

This commit is contained in:
Greyson Parrelli
2019-01-25 18:23:00 -08:00
parent 25e82ff5e4
commit bef9beff16
6 changed files with 56 additions and 73 deletions

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto">
<item android:title="@string/text_secure_normal__menu_new_message"
android:id="@+id/menu_new_message"
android:icon="?attr/menu_new_conversation_icon"
app:showAsAction="always" />
</menu>