You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to be able to use MT_DEBUG_DEFAULT=true environment variable during Gradle project build on the computer to automatically switch org.mtransit.commons.Constants.DEBUG to true in the code.
I want to be able to use
MT_DEBUG_DEFAULT=trueenvironment variable during Gradle project build on the computer to automatically switchorg.mtransit.commons.Constants.DEBUGtotruein the code.Files: