Skip to content
This repository was archived by the owner on Aug 15, 2021. It is now read-only.

Commit 5a3f1fb

Browse files
committed
2019-12-08 Version 2.0.0: Updated app build file info
1 parent 5b7235d commit 5a3f1fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ dependencies {
4343
// FAB menu
4444
implementation 'me.jahirfiquitiva:FABsMenu:1.1.4'
4545

46-
// JUnit
46+
// Unit tests
4747
testImplementation 'junit:junit:4.12'
4848

49-
// Android Tests
49+
// Android tests
5050
androidTestImplementation 'androidx.test:runner:1.2.0'
5151
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
5252
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.2.0'

0 commit comments

Comments
 (0)