Release 1.11.1
This commit is contained in:
parent
bb20579690
commit
f79d6086f5
@ -18,11 +18,11 @@ Installation
|
||||
|
||||
Chat
|
||||
-------------
|
||||
* __[Telegram](https://t.me/joinchat/EsHMnw8aBv0oFhAArL4qsA)__
|
||||
* __[Telegram](https://t.me/iTXTechDaedalus)__
|
||||
|
||||
Manual
|
||||
-------------
|
||||
[Wiki](https://github.com/iTXTech/Daedalus/wiki)
|
||||
* __[Wiki](https://github.com/iTXTech/Daedalus/wiki)__
|
||||
|
||||
Introduction
|
||||
-------------
|
||||
|
@ -9,8 +9,8 @@ android {
|
||||
applicationId "org.itxtech.daedalus"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 27
|
||||
versionCode 14
|
||||
versionName "1.11.0"
|
||||
versionCode 15
|
||||
versionName "1.11.1"
|
||||
|
||||
buildConfigField "String", "BUILD_TIME", "\"${System.currentTimeMillis()}\""
|
||||
buildConfigField "String", "GIT_COMMIT", "\"${gitCommit}\""
|
||||
|
Loading…
Reference in New Issue
Block a user