Tech
11/26/2022, 4:10 PMval test: String by rootProject but that just produces null.
Thank you in advance.Vampire
11/26/2022, 4:13 PMVampire
11/26/2022, 4:13 PMTech
11/26/2022, 4:14 PMVampire
11/26/2022, 4:14 PMnull as your type is non-nullableTech
11/26/2022, 4:14 PMVampire
11/26/2022, 4:14 PMval test: String by project should work perfectly fine.Vampire
11/26/2022, 4:15 PMTech
11/26/2022, 4:15 PMktor_version=2.1.3 then in my module socket I try accessing it via val ktor_version: String by projectTech
11/26/2022, 4:15 PMTech
11/26/2022, 4:17 PMval ktor_version: String by rootProject doesn't work eitherVampire
11/26/2022, 4:18 PMVampire
11/26/2022, 4:18 PMsocket is not a subproject, but the root project of an included buildTech
11/26/2022, 4:18 PMVampire
11/26/2022, 4:18 PMVampire
11/26/2022, 4:19 PMVampire
11/26/2022, 4:20 PMVampire
11/26/2022, 4:20 PMTech
11/26/2022, 4:20 PMVampire
11/26/2022, 4:22 PMVampire
11/26/2022, 4:22 PMVampire
11/26/2022, 4:22 PMVampire
11/26/2022, 4:22 PMVampire
11/26/2022, 4:22 PMTech
11/26/2022, 4:23 PMTech
11/26/2022, 4:24 PMTech
11/26/2022, 4:24 PMVampire
11/26/2022, 4:26 PMTech
11/26/2022, 4:35 PM