https://github.com/jakesteam/combinedbuildconfigvariables
A proof of concept approach to using both buildtypes and flavours to determine a BuildConfig variable
https://github.com/jakesteam/combinedbuildconfigvariables
android buildconfig buildtype flavors kotlin
Last synced: about 1 month ago
JSON representation
A proof of concept approach to using both buildtypes and flavours to determine a BuildConfig variable
- Host: GitHub
- URL: https://github.com/jakesteam/combinedbuildconfigvariables
- Owner: JakeSteam
- License: mit
- Created: 2019-02-28T14:12:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T14:46:09.000Z (over 7 years ago)
- Last Synced: 2025-04-04T18:47:34.390Z (about 1 year ago)
- Topics: android, buildconfig, buildtype, flavors, kotlin
- Language: Kotlin
- Homepage: https://blog.jakelee.co.uk/how-to-define-buildconfig-values-e-g-server-url-using-both-build-flavor-and-build-type/
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CombinedBuildConfigVariables
A proof of concept approach to using both buildtypes and flavours to determine a BuildConfig variable