opt
This commit is contained in:
@@ -237,6 +237,7 @@ android.applicationVariants.all { variant ->
|
||||
|
||||
|
||||
def getMonthAndDay() {
|
||||
|
||||
SimpleDateFormat sdf = new SimpleDateFormat("MMddHH")
|
||||
return sdf.format(new Date())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user