"diff-8b3ae04acc405c440a2453acf9788d4492cbad8aR34">34
+ android:textColor="@color/dark_grey"
+ android:textSize="18sp" />
+
+ </LinearLayout>
+
+
+</RelativeLayout>
@@ -5,7 +5,7 @@ buildscript {
|
||
| 5 | 5 |
jcenter() |
| 6 | 6 |
} |
| 7 | 7 |
dependencies {
|
| 8 |
- classpath 'com.android.tools.build:gradle:2.2.2' |
|
| 8 |
+ classpath 'com.android.tools.build:gradle:2.2.3' |
|
| 9 | 9 |
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8' |
| 10 | 10 |
// NOTE: Do not place your application dependencies here; they belong |
| 11 | 11 |
// in the individual module build.gradle files |