|
|
|
@ -110,9 +110,6 @@ dependencies {
|
|
|
|
annotationProcessor "io.noties:prism4j-bundler:2.0.0"
|
|
|
|
annotationProcessor "io.noties:prism4j-bundler:2.0.0"
|
|
|
|
implementation "com.caverock:androidsvg:1.4"
|
|
|
|
implementation "com.caverock:androidsvg:1.4"
|
|
|
|
|
|
|
|
|
|
|
|
// Utils for compat (Needs to be outsourced ASAP)
|
|
|
|
|
|
|
|
// compileOnly "org.robolectric:android-all:11-robolectric-6757853"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Test
|
|
|
|
// Test
|
|
|
|
testImplementation 'junit:junit:4.+'
|
|
|
|
testImplementation 'junit:junit:4.+'
|
|
|
|
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
|
|
|
|
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
|
|
|
|
|