Logo
Explore Help
Sign In
machankura/phoenixd_enclave
3
0
Fork 0
You've already forked phoenixd_enclave
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
phoenixd_enclave/buildSrc/src/main/kotlin/Versions.kt

9 lines
247 B
Kotlin
Raw Normal View History

Add version in log, command and api A task has been added to generate a BuildVersions file when building the project. Project's version can be found in that file at runtime. Also centralized declaration of the dependencies versions to buildSrc.
2024-03-20 16:01:45 +01:00
object Versions {
val kotlin = "1.9.23"
Update lightning-kmp to 1.6.2-FEECREDIT-7 (#51)
2024-05-16 18:07:36 +02:00
val lightningKmp = "1.6.2-FEECREDIT-7"
Add version in log, command and api A task has been added to generate a BuildVersions file when building the project. Project's version can be found in that file at runtime. Also centralized declaration of the dependencies versions to buildSrc.
2024-03-20 16:01:45 +01:00
val sqlDelight = "2.0.1"
val okio = "3.8.0"
val clikt = "4.2.2"
val ktor = "2.3.8"
fun ktor(module: String) = "io.ktor:ktor-$module:$ktor"
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 30ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API