diff options
author | pacien | 2019-02-18 19:46:39 +0100 |
---|---|---|
committer | pacien | 2019-02-18 19:46:39 +0100 |
commit | b6ded7172a93c187bbb16c7df88b385f14f5bcac (patch) | |
tree | 35181de50ccc60d5a515e11de52813f20bc46bca | |
parent | 6b6214cdf14d82e1b225a2ffe9f79517b46a7d79 (diff) | |
download | tincapp-b6ded7172a93c187bbb16c7df88b385f14f5bcac.tar.gz |
release 0.24v0.24
-rw-r--r-- | app/build.gradle | 4 | ||||
-rw-r--r-- | app/src/main/play/listings/en-US/full-description.txt | 2 | ||||
-rw-r--r-- | app/src/main/play/listings/en-US/graphics/tincapp-featuregraphic.svg (renamed from app/src/main/play/listings/en-US/graphics/feature-graphic/tincapp-featuregraphic.svg) | 0 | ||||
-rw-r--r-- | readme.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/app/build.gradle b/app/build.gradle index 6f5180f..864f9ad 100644 --- a/app/build.gradle +++ b/app/build.gradle | |||
@@ -36,8 +36,8 @@ android { | |||
36 | //noinspection OldTargetApi | 36 | //noinspection OldTargetApi |
37 | targetSdkVersion 27 | 37 | targetSdkVersion 27 |
38 | multiDexEnabled true | 38 | multiDexEnabled true |
39 | versionCode 23 | 39 | versionCode 24 |
40 | versionName '0.23' | 40 | versionName '0.24' |
41 | ndk { | 41 | ndk { |
42 | abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a' | 42 | abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a' |
43 | } | 43 | } |
diff --git a/app/src/main/play/listings/en-US/full-description.txt b/app/src/main/play/listings/en-US/full-description.txt index cd9b9e3..7220316 100644 --- a/app/src/main/play/listings/en-US/full-description.txt +++ b/app/src/main/play/listings/en-US/full-description.txt | |||
@@ -20,7 +20,7 @@ Please see the project's website for more information (setup guide, documentatio | |||
20 | 20 | ||
21 | --- | 21 | --- |
22 | 22 | ||
23 | Copyright © 2017-2018 Pacien TRAN-GIRARD and contributors. | 23 | Copyright © 2017-2019 Pacien TRAN-GIRARD and contributors. |
24 | This program is licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License or any later version. | 24 | This program is licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License or any later version. |
25 | It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | 25 | It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
26 | See the GNU General Public License for more details: https://www.gnu.org/licenses/ | 26 | See the GNU General Public License for more details: https://www.gnu.org/licenses/ |
diff --git a/app/src/main/play/listings/en-US/graphics/feature-graphic/tincapp-featuregraphic.svg b/app/src/main/play/listings/en-US/graphics/tincapp-featuregraphic.svg index 9296b69..9296b69 100644 --- a/app/src/main/play/listings/en-US/graphics/feature-graphic/tincapp-featuregraphic.svg +++ b/app/src/main/play/listings/en-US/graphics/tincapp-featuregraphic.svg | |||
@@ -40,7 +40,7 @@ Requirements: | |||
40 | License | 40 | License |
41 | ------- | 41 | ------- |
42 | 42 | ||
43 | Copyright (C) 2017-2018 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). | 43 | Copyright (C) 2017-2019 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). |
44 | 44 | ||
45 | _Tinc App_ is distributed under the terms of GNU General Public License v3.0, | 45 | _Tinc App_ is distributed under the terms of GNU General Public License v3.0, |
46 | as detailed in the provided `license.md` file. | 46 | as detailed in the provided `license.md` file. |