1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-10 18:59:42 +02:00

Bump junit from 4.12 to 4.13 (#261); New Crowdin translations (#260, #263)

This commit is contained in:
Gregor Santner 2020-02-09 12:46:29 +01:00
parent f9951f3b16
commit a686fea141
3 changed files with 7 additions and 7 deletions

View file

@ -101,7 +101,7 @@ dependencies {
// Jars
implementation fileTree(dir: 'libs', include: ['*.jar'])
testImplementation 'junit:junit:4.12'
testImplementation 'junit:junit:4.13'
// Android standard libs
implementation "com.android.support:appcompat-v7:${version_library_appcompat}"