|
|
|
@ -38,7 +38,7 @@ dependencies { |
|
|
|
|
implementation 'androidx.core:core-ktx:1.3.1' |
|
|
|
|
implementation 'androidx.appcompat:appcompat:1.2.0' |
|
|
|
|
implementation 'androidx.constraintlayout:constraintlayout:2.0.1' |
|
|
|
|
implementation project(path: ':initializer') |
|
|
|
|
implementation project(path: ':nsfw_initializer') |
|
|
|
|
implementation project(path: ':nsfw') |
|
|
|
|
testImplementation 'junit:junit:4.12' |
|
|
|
|
androidTestImplementation 'androidx.test.ext:junit:1.1.2' |
|
|
|
|