Upgraded Gradle to version 3.1.3

This commit is contained in:
Pierre HUBERT
2018-07-30 15:17:56 +02:00
parent 56521b1106
commit b279fbbe3f
19 changed files with 137 additions and 72 deletions

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/fragment" />