diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 88b782115..0d82d92d9 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -159,7 +159,7 @@ dependencies { implementation("com.google.code.gson:gson:2.8.5") implementation("com.github.rey5137:material:1.2.5") implementation("com.nononsenseapps:filepicker:4.2.1") - implementation("com.google.android.material:material:1.1.0-alpha07") + implementation("com.google.android.material:material:1.1.0-alpha09") implementation("androidx.annotation:annotation:1.1.0") implementation("androidx.cardview:cardview:1.0.0") implementation("androidx.constraintlayout:constraintlayout:2.0.0-beta1") diff --git a/app/licenses.yml b/app/licenses.yml index 59870fd0b..140abe2d5 100644 --- a/app/licenses.yml +++ b/app/licenses.yml @@ -738,12 +738,6 @@ license: The Apache Software License, Version 2.0 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt url: http://developer.android.com/tools/extras/support-library.html -- artifact: androidx.concurrent:concurrent-futures:+ - name: AndroidX Futures - copyrightHolder: Android Open Source Project - license: The Apache Software License, Version 2.0 - licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt - url: https://developer.android.com/topic/libraries/architecture/index.html - artifact: androidx.savedstate:savedstate:+ name: Activity copyrightHolder: Android Open Source Project diff --git a/app/src/main/assets/licenses.json b/app/src/main/assets/licenses.json index 544716929..33a1a51eb 100644 --- a/app/src/main/assets/licenses.json +++ b/app/src/main/assets/licenses.json @@ -45,7 +45,7 @@ "artifactId": { "name": "coordinatorlayout", "group": "androidx.coordinatorlayout", - "version": "1.1.0-alpha01" + "version": "1.1.0-beta01" } }, { @@ -109,7 +109,7 @@ "artifactId": { "name": "fragment", "group": "androidx.fragment", - "version": "1.1.0-alpha08" + "version": "1.1.0-rc01" } }, { @@ -125,7 +125,7 @@ "artifactId": { "name": "vectordrawable-animated", "group": "androidx.vectordrawable", - "version": "1.1.0-beta01" + "version": "1.1.0-rc01" } }, { @@ -157,7 +157,7 @@ "artifactId": { "name": "core", "group": "androidx.core", - "version": "1.0.2" + "version": "1.1.0-rc02" } }, { @@ -173,7 +173,7 @@ "artifactId": { "name": "core-common", "group": "androidx.arch.core", - "version": "2.1.0-beta01" + "version": "2.0.0" } }, { @@ -509,7 +509,7 @@ "artifactId": { "name": "lifecycle-viewmodel", "group": "androidx.lifecycle", - "version": "2.2.0-alpha01" + "version": "2.1.0-rc01" } }, { @@ -925,7 +925,7 @@ "artifactId": { "name": "recyclerview", "group": "androidx.recyclerview", - "version": "1.1.0-alpha05" + "version": "1.1.0-beta01" } }, { @@ -1053,7 +1053,7 @@ "artifactId": { "name": "material", "group": "com.google.android.material", - "version": "1.1.0-alpha07" + "version": "1.1.0-alpha09" } }, { @@ -1101,7 +1101,7 @@ "artifactId": { "name": "vectordrawable", "group": "androidx.vectordrawable", - "version": "1.1.0-beta01" + "version": "1.1.0-rc01" } }, { @@ -1149,7 +1149,7 @@ "artifactId": { "name": "appcompat", "group": "androidx.appcompat", - "version": "1.1.0-alpha05" + "version": "1.1.0-rc01" } }, { @@ -1581,7 +1581,7 @@ "artifactId": { "name": "okio", "group": "com.squareup.okio", - "version": "2.2.2" + "version": "2.3.0" } }, { @@ -1949,7 +1949,7 @@ "artifactId": { "name": "appcompat-resources", "group": "androidx.appcompat", - "version": "1.1.0-alpha05" + "version": "1.1.0-rc01" } }, { @@ -1965,23 +1965,7 @@ "artifactId": { "name": "viewpager2", "group": "androidx.viewpager2", - "version": "1.0.0-alpha04" - } - }, - { - "notice": null, - "copyrightHolder": "Android Open Source Project", - "copyrightStatement": "Copyright © Android Open Source Project. All rights reserved.", - "license": "The Apache Software License, Version 2.0", - "licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt", - "normalizedLicense": "apache2", - "year": null, - "url": "https://developer.android.com/topic/libraries/architecture/index.html", - "libraryName": "AndroidX Futures", - "artifactId": { - "name": "concurrent-futures", - "group": "androidx.concurrent", - "version": "1.0.0-beta01" + "version": "1.0.0-beta02" } }, { @@ -1997,7 +1981,7 @@ "artifactId": { "name": "savedstate", "group": "androidx.savedstate", - "version": "1.0.0-beta01" + "version": "1.0.0-rc01" } }, { @@ -2013,7 +1997,7 @@ "artifactId": { "name": "activity", "group": "androidx.activity", - "version": "1.0.0-alpha08" + "version": "1.0.0-rc01" } } ]