Drop support for kitkat; Bump minSdk to 21
This has been dead for a while already, remove the code and bump minSdk to a version that actually works Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -29,5 +29,5 @@
|
||||
|
||||
<stroke
|
||||
android:width="1.25dp"
|
||||
android:color="@color/colorStroke" />
|
||||
android:color="?colorStroke" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user