1.7.100
This commit is contained in:
parent
3d2adc1ca2
commit
c648dcb378
84 changed files with 6018 additions and 5405 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId "code.name.monkey.retromusic"
|
||||
versionCode 207
|
||||
versionName '1.7.10'
|
||||
versionCode 209
|
||||
versionName '1.7.100'
|
||||
|
||||
multiDexEnabled true
|
||||
|
||||
|
@ -86,7 +86,7 @@ static def getProperty(Properties properties, String name) {
|
|||
}
|
||||
|
||||
static def getDate() {
|
||||
new Date().format('yyyyMMdd')
|
||||
new Date().format('MMdd')
|
||||
}
|
||||
|
||||
ext {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue