Created
July 9, 2022 06:11
-
-
Save johnsonlee/a776ae12b373fa9b0e2b0926986cdd16 to your computer and use it in GitHub Desktop.
Generating Build Info as Source Code for Gradle Project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| plugins { | |
| id("io.johnsonlee.buildprops") version "1.2.0" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment