How can I set custom key name of version in versions.properties #371
Unanswered
piyush-kukadiya
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You have to use custom rules See #356 (comment) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently version for
exoplayer
looks like below as generated bybuildSrcLibs
taskversions.properties
version.com.google.android.exoplayer..exoplayer=2.11.5
Can I replace above key with my own like below:
version.exoplayer=2.11.5
Thanks
Beta Was this translation helpful? Give feedback.
All reactions