mirror of
https://gitlab.com/dadada_/uuidgen.git
synced 2025-06-09 10:31:42 +02:00
Add Mockk dependency
This commit is contained in:
parent
1cf157628e
commit
8b647e2530
2 changed files with 4 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
buildscript {
|
||||
ext.kotlin_version = "1.4.10"
|
||||
ext.room_version = "2.2.5"
|
||||
ext.mockk_version = "1.10.2"
|
||||
|
||||
repositories {
|
||||
google()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue