mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-19 09:07:06 -04:00
Update build.gradle
This commit is contained in:
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||
|
||||
def getDate() { return new Date().format('yyyyMMdd')}
|
||||
|
||||
def getDateSeconds() { return new Date().format('yyMMddHHmm')}
|
||||
def getDateSeconds() { return new Date().format('MMddHHmm')}
|
||||
|
||||
def getVersionName = {
|
||||
// Get the last version tag, as well as the short head of the last commit
|
||||
|
||||
Reference in New Issue
Block a user