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