Skip to content

Commit 6bdceec

Browse files
Dr. Maxie Dion SchmidtDr. Maxie Dion Schmidt
authored andcommitted
Merging build.gradle files from fresh project directory - Last commit had inconsistent versions
1 parent 0bdd929 commit 6bdceec

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

AndroidFilePickerLightLibrary/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,5 +135,6 @@ dependencies {
135135

136136
testImplementation 'junit:junit:4.13.2'
137137
androidTestImplementation 'androidx.test:core:1.5.0'
138+
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
138139

139140
}

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,6 @@ dependencies {
6363

6464
testImplementation 'junit:junit:4.13.2'
6565
androidTestImplementation 'androidx.test:core:1.5.0'
66+
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
6667

6768
}

0 commit comments

Comments
 (0)