Loading app/Android.bp +3 −2 Original line number Diff line number Diff line Loading @@ -21,14 +21,15 @@ android_app { // DO NOT EDIT THIS SECTION MANUALLY "androidx.activity_activity-ktx", "androidx.appcompat_appcompat", "androidx.core_core-ktx", "Recorder_com.google.android.material_material", "androidx-constraintlayout_constraintlayout", "androidx.core_core-ktx", "androidx.lifecycle_lifecycle-livedata-ktx", "androidx.lifecycle_lifecycle-service", "androidx.lifecycle_lifecycle-viewmodel-ktx", "androidx.recyclerview_recyclerview", "androidx.recyclerview_recyclerview-selection", "Recorder_com.google.android.material_material", "kotlin-stdlib-jdk8", ], sdk_version: "34", Loading app/build.gradle.kts +2 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ apply { buildscript { repositories { maven("https://raw.githubusercontent.com/lineage-next/gradle-generatebp/v1.6/.m2") maven("https://raw.githubusercontent.com/lineage-next/gradle-generatebp/v1.17/.m2") } dependencies { Loading Loading @@ -89,6 +89,7 @@ dependencies { configure<GenerateBpPluginExtension> { targetSdk.set(android.defaultConfig.targetSdk!!) minSdk.set(android.defaultConfig.minSdk!!) availableInAOSP.set { module: Module -> when { module.group.startsWith("androidx") -> true Loading app/libs/Android.bp +3 −4 Original line number Diff line number Diff line // // SPDX-FileCopyrightText: 2024 The LineageOS Project // SPDX-FileCopyrightText: The LineageOS Project // SPDX-License-Identifier: Apache-2.0 // Loading @@ -9,7 +9,7 @@ android_library_import { name: "Recorder_com.google.android.material_material-nodeps", aars: ["com/google/android/material/material/1.9.0/material-1.9.0.aar"], sdk_version: "34", min_sdk_version: "14", min_sdk_version: "29", apex_available: [ "//apex_available:platform", "//apex_available:anyapex", Loading Loading @@ -37,7 +37,7 @@ android_library_import { android_library { name: "Recorder_com.google.android.material_material", sdk_version: "34", min_sdk_version: "14", min_sdk_version: "29", apex_available: [ "//apex_available:platform", "//apex_available:anyapex", Loading @@ -62,5 +62,4 @@ android_library { "androidx.viewpager2_viewpager2", "error_prone_annotations", ], java_version: "1.7", } app/libs/com/google/android/material/material/1.9.0/AndroidManifest.xml.license +1 −1 Original line number Diff line number Diff line SPDX-FileCopyrightText: 2015-2024 The Android Open Source Project SPDX-FileCopyrightText: 2015 The Android Open Source Project SPDX-License-Identifier: Apache-2.0 app/libs/com/google/android/material/material/1.9.0/material-1.9.0.aar.license +1 −1 Original line number Diff line number Diff line SPDX-FileCopyrightText: 2015-2024 The Android Open Source Project SPDX-FileCopyrightText: 2015 The Android Open Source Project SPDX-License-Identifier: Apache-2.0 Loading
app/Android.bp +3 −2 Original line number Diff line number Diff line Loading @@ -21,14 +21,15 @@ android_app { // DO NOT EDIT THIS SECTION MANUALLY "androidx.activity_activity-ktx", "androidx.appcompat_appcompat", "androidx.core_core-ktx", "Recorder_com.google.android.material_material", "androidx-constraintlayout_constraintlayout", "androidx.core_core-ktx", "androidx.lifecycle_lifecycle-livedata-ktx", "androidx.lifecycle_lifecycle-service", "androidx.lifecycle_lifecycle-viewmodel-ktx", "androidx.recyclerview_recyclerview", "androidx.recyclerview_recyclerview-selection", "Recorder_com.google.android.material_material", "kotlin-stdlib-jdk8", ], sdk_version: "34", Loading
app/build.gradle.kts +2 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ apply { buildscript { repositories { maven("https://raw.githubusercontent.com/lineage-next/gradle-generatebp/v1.6/.m2") maven("https://raw.githubusercontent.com/lineage-next/gradle-generatebp/v1.17/.m2") } dependencies { Loading Loading @@ -89,6 +89,7 @@ dependencies { configure<GenerateBpPluginExtension> { targetSdk.set(android.defaultConfig.targetSdk!!) minSdk.set(android.defaultConfig.minSdk!!) availableInAOSP.set { module: Module -> when { module.group.startsWith("androidx") -> true Loading
app/libs/Android.bp +3 −4 Original line number Diff line number Diff line // // SPDX-FileCopyrightText: 2024 The LineageOS Project // SPDX-FileCopyrightText: The LineageOS Project // SPDX-License-Identifier: Apache-2.0 // Loading @@ -9,7 +9,7 @@ android_library_import { name: "Recorder_com.google.android.material_material-nodeps", aars: ["com/google/android/material/material/1.9.0/material-1.9.0.aar"], sdk_version: "34", min_sdk_version: "14", min_sdk_version: "29", apex_available: [ "//apex_available:platform", "//apex_available:anyapex", Loading Loading @@ -37,7 +37,7 @@ android_library_import { android_library { name: "Recorder_com.google.android.material_material", sdk_version: "34", min_sdk_version: "14", min_sdk_version: "29", apex_available: [ "//apex_available:platform", "//apex_available:anyapex", Loading @@ -62,5 +62,4 @@ android_library { "androidx.viewpager2_viewpager2", "error_prone_annotations", ], java_version: "1.7", }
app/libs/com/google/android/material/material/1.9.0/AndroidManifest.xml.license +1 −1 Original line number Diff line number Diff line SPDX-FileCopyrightText: 2015-2024 The Android Open Source Project SPDX-FileCopyrightText: 2015 The Android Open Source Project SPDX-License-Identifier: Apache-2.0
app/libs/com/google/android/material/material/1.9.0/material-1.9.0.aar.license +1 −1 Original line number Diff line number Diff line SPDX-FileCopyrightText: 2015-2024 The Android Open Source Project SPDX-FileCopyrightText: 2015 The Android Open Source Project SPDX-License-Identifier: Apache-2.0