|
|
|
|
@ -136,10 +136,10 @@ dependencies { |
|
|
|
|
implementation 'com.arthenica:mobile-ffmpeg-min-gpl:4.4.LTS' |
|
|
|
|
|
|
|
|
|
// Instrumented Tests |
|
|
|
|
androidTestImplementation 'androidx.test:core:1.2.0' |
|
|
|
|
androidTestImplementation 'androidx.test:runner:1.2.0' |
|
|
|
|
androidTestImplementation 'androidx.test:rules:1.2.0' |
|
|
|
|
androidTestImplementation 'androidx.test.ext:junit:1.1.1' |
|
|
|
|
androidTestImplementation 'androidx.test:core:1.3.0' |
|
|
|
|
androidTestImplementation 'androidx.test:runner:1.3.0' |
|
|
|
|
androidTestImplementation 'androidx.test:rules:1.3.0' |
|
|
|
|
androidTestImplementation 'androidx.test.ext:junit:1.1.2' |
|
|
|
|
|
|
|
|
|
// Test |
|
|
|
|
testImplementation 'junit:junit:4.12' |
|
|
|
|
|