diff --git a/app/build.gradle b/app/build.gradle index b5de387..89cb883 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "org.mosad.seil0.projectlaogai" minSdkVersion 23 targetSdkVersion 29 - versionCode 5911 // 0005911 - versionName "0.6.0-RC1" + versionCode 5920 // 0005920 + versionName "0.6.0-RC2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" resValue "string", "build_time", buildTime() setProperty("archivesBaseName", "projectlaogai-$versionName") diff --git a/app/src/main/res/raw/notices.xml b/app/src/main/res/raw/notices.xml index e05c044..4f1af48 100644 --- a/app/src/main/res/raw/notices.xml +++ b/app/src/main/res/raw/notices.xml @@ -3,7 +3,7 @@ Material Dialogs https://github.com/afollestad/material-dialogs - Copyright (C) Aidan Follestad + Copyright Aidan Follestad Apache Software License 2.0 @@ -13,11 +13,17 @@ Apache Software License 2.0 - gson + Gson https://github.com/google/gson Copyright 2008 Google Inc. Apache Software License 2.0 + + Jsoup + https://jsoup.org/ + Copyright 2009 - 2020 Jonathan Hedley + MIT License + kotlinx.coroutines https://github.com/Kotlin/kotlinx.coroutines @@ -25,15 +31,21 @@ Apache Software License 2.0 - farebot part for desfire cards + FareBot part for desfire cards https://github.com/codebutler/farebot Copyright 2011-2012, 2014, 2016 Eric Butler GNU General Public License 3.0 - Android Support Libraries - http://developer.android.com/tools/support-library/index.html - Copyright (C) 2016 The Android Open Source Project + AndroidX + https://developer.android.com/jetpack/androidx + Copyright 2018 The Android Open Source Project + Apache Software License 2.0 + + + Material design icons + https://github.com/google/material-design-icons + Copyright Google Inc. Apache Software License 2.0