update kotlin, gradle & libraries
* kotlin 1.5.21 -> 1.5.30 * gradle wrapper 7.0.2 -> 7.2 * gradle agp 7.0.0 -> 7.0.1 * constraintlayout 2.0.4 -> 2.1.0
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="?textBackground"/>
|
||||
<solid android:color="?attr/shapeTextBackground"/>
|
||||
<corners android:radius="3dp"/>
|
||||
</shape>
|
Reference in New Issue
Block a user