Skip to content

Commit 1e7eb55

Browse files
Update README.md
1 parent 3b9024e commit 1e7eb55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,13 +280,13 @@ allprojects {
280280
...
281281
maven { url 'https://jitpack.io' }
282282
}
283-
}
283+
}
284284
```
285285
Add the dependency to your project and replace tag with the release tag in the git repository
286286
```css
287287
dependencies {
288288
implementation 'com.github.microsoft:snippet-timekeeper:Tag'
289-
}
289+
}
290290
```
291291
Cheers,
292292

0 commit comments

Comments
 (0)