BankingClient/gradle.properties

14 lines
240 B
Properties
Raw Normal View History

2024-08-14 17:41:11 +00:00
kotlin.code.style=official
kotlinVersion=1.9.25
2024-08-14 19:01:35 +00:00
kotlinxDateTimeVersion=0.5.0
2024-08-14 19:01:35 +00:00
jsJodaTimeZoneVersion=2.3.0
# Coroutines 1.9 (currently RC) requires Kotlin 2.0
coroutinesVersion=1.8.1
2024-09-12 01:27:54 +00:00
# 0.3.10 uses Kotlin 2.0.0
ionspinBigNumVersion=0.3.9