android { defaultConfig { buildConfigField "long", "_BUILDINFO_TIMESTAMP", System.currentTimeMillis() + "L" } }