diff options
author | pacien | 2018-08-22 00:46:07 +0200 |
---|---|---|
committer | pacien | 2018-08-22 00:46:07 +0200 |
commit | 2571919913f44772c40929c24c7949a2eecdec3a (patch) | |
tree | 8a21ee6f3c46c6e6188b0f8292b0dd8ede856ca8 /readme.md | |
parent | eac7a9365fc713fa46411577940f25ca0b7ff526 (diff) | |
download | tincapp-2571919913f44772c40929c24c7949a2eecdec3a.tar.gz |
Use custom base fragment and switch to embedded qr-code scanner
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ Builds of this software embed and make use of the following libraries: | |||
50 | * Kotlin Standard Library, licensed under the Apache v2.0 License | 50 | * Kotlin Standard Library, licensed under the Apache v2.0 License |
51 | * streamsupport-cfuture, licensed under the GNU General Public License v2.0 | 51 | * streamsupport-cfuture, licensed under the GNU General Public License v2.0 |
52 | * Material Components for Android, licensed under the Apache v2.0 License | 52 | * Material Components for Android, licensed under the Apache v2.0 License |
53 | * ZXing Android Integration, licensed under the Apache v2.0 License | 53 | * ZXing Android Embedded, licensed under the Apache v2.0 License |
54 | * Bouncy Castle PKIX, licensed under the Bouncy Castle License | 54 | * Bouncy Castle PKIX, licensed under the Bouncy Castle License |
55 | * SLF4J, licensed under the MIT License | 55 | * SLF4J, licensed under the MIT License |
56 | * logback-android, licensed under the GNU Lesser General Public License v2.1 | 56 | * logback-android, licensed under the GNU Lesser General Public License v2.1 |