mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
i am an idiot
This commit is contained in:
parent
e80dc9585d
commit
a0f6397031
1 changed files with 2 additions and 1 deletions
|
@ -71,7 +71,8 @@ android {
|
||||||
// Reads local.properties
|
// Reads local.properties
|
||||||
val localProperties = gradleLocalProperties(rootDir)
|
val localProperties = gradleLocalProperties(rootDir)
|
||||||
|
|
||||||
buildConfigField ("String",
|
buildConfigField (
|
||||||
|
"String",
|
||||||
"BUILDDATE",
|
"BUILDDATE",
|
||||||
"\"${SimpleDateFormat("dd/MM/yy hh:mm a").format(Date())}\""
|
"\"${SimpleDateFormat("dd/MM/yy hh:mm a").format(Date())}\""
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue