mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 20:36:51 +01:00
Update threetenabp to the latest
This commit is contained in:
parent
a34964e712
commit
75dc546aa9
@ -269,8 +269,8 @@ dependencies {
|
||||
// }
|
||||
|
||||
// JSR-310 timezones backport for Android, since we're still API 21
|
||||
implementation 'com.jakewharton.threetenabp:threetenabp:1.4.0'
|
||||
testImplementation 'org.threeten:threetenbp:1.6.0'
|
||||
implementation 'com.jakewharton.threetenabp:threetenabp:1.4.7'
|
||||
testImplementation 'org.threeten:threetenbp:1.6.9'
|
||||
|
||||
// Android SDK bundles org.json, but we need an actual implementation to replace the stubs in tests
|
||||
testImplementation 'org.json:json:20240303'
|
||||
|
Loading…
Reference in New Issue
Block a user