This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
thunderbird-android
Watch
1
Star
0
Fork
You've already forked thunderbird-android
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6b44ff4004
thunderbird-android
/
core
/
testing
/
build.gradle.kts
8 lines
102 B
Text
Raw
Normal View
History
Unescape
Escape
Add core testing with TestClock using Kotlinx datetime
2023-02-28 15:57:33 +00:00
plugins {
id(ThunderbirdPlugins.Library.jvm)
}
Add assertk List extension containsNoDuplicates to :core:testing
2023-03-17 16:10:16 +00:00
dependencies {
implementation(libs.assertk)
}
Reference in a new issue
Copy permalink