Skip to content

Commit

Permalink
Release 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PeratX committed Feb 14, 2018
1 parent bb20579 commit f79d608
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -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
-------------
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -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}\""
Expand Down

0 comments on commit f79d608

Please sign in to comment.