Join Slack
Powered by
Hi All, in libs.version.toml I have app-versio...
# multiplatform
b
Barry Fawthrop
07/31/2025, 6:32 PM
Hi All, in libs.version.toml I have app-version-name = "7.1.02". How can I access this string in the Compose UI. so that Text(xxxx) prints. 7.1.02. Thanks in advance
c
Chrimaeon
07/31/2025, 6:35 PM
You can use something like
https://github.com/gmazzo/gradle-buildconfig-plugin
to „inject“ the value in a source file.
b
Barry Fawthrop
08/01/2025, 4:14 PM
thanks
2
Views
Open in Slack
Previous
Next