update kotlin

* kotlin 1.3.70 -> 1.3.71
* gradle-plugin 3.6.1 -> 3.6.2
This commit is contained in:
2020-04-02 17:15:34 +02:00
parent 85dc3181fd
commit a19173b499
5 changed files with 11 additions and 16 deletions

View File

@ -28,7 +28,7 @@
android:layout_weight="1"
android:gravity="end"
android:text="@string/a_time"
android:textColor="@color/textSecondary" />
android:textColor="@color/textSecondaryLight" />
</LinearLayout>
<TextView

View File

@ -20,7 +20,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="7dp"
android:layout_marginBottom="7dp"
android:text="16,95 €"
android:text="@string/mensa_current"
android:textAlignment="center"
android:textSize="20sp" />