Removed arrow icon
This commit is contained in:
parent
a3323aeb7f
commit
37109506a1
6 changed files with 11 additions and 48 deletions
|
@ -4,10 +4,10 @@ apply plugin: 'kotlin-android-extensions'
|
|||
apply plugin: 'kotlin-kapt'
|
||||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
compileSdkVersion 28
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
targetSdkVersion 28
|
||||
|
||||
renderscriptTargetApi 28 //must match target sdk and build tools
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue