Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Syrone Wong <[email protected]>
  • Loading branch information
wongsyrone committed Jun 21, 2020
1 parent b8e6e8b commit 0a5be90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies {
implementation 'cn.bingoogolapple:bga-qrcode-zxing:1.3.7'
implementation 'androidx.preference:preference:1.1.1'
testImplementation 'junit:junit:4.13'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.ext:junit:1.1.2-rc01'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0-rc01'

api(name: 'golibs', ext: 'aar')
Expand Down

0 comments on commit 0a5be90

Please sign in to comment.