Removed spotless
This commit is contained in:
parent
2975a33e95
commit
144fcf29bd
4 changed files with 5 additions and 41 deletions
|
@ -11,7 +11,6 @@ android {
|
|||
minSdk 21
|
||||
targetSdk 31
|
||||
|
||||
renderscriptTargetApi 29//must match target sdk and build tools
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId "code.name.monkey.retromusic"
|
||||
|
@ -162,6 +161,4 @@ dependencies {
|
|||
implementation 'me.zhanghai.android.fastscroll:library:1.1.7'
|
||||
implementation 'cat.ereza:customactivityoncrash:2.3.0'
|
||||
debugImplementation 'com.github.amitshekhariitbhu:Android-Debug-Database:1.0.6'
|
||||
}
|
||||
|
||||
apply from: '../spotless.gradle'
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue