Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Aperture: Update CameraX maven repo URL
Browse files Browse the repository at this point in the history
Change-Id: I54f301df9ed64239db94037bc4f309814f957921
  • Loading branch information
luk1337 committed Sep 11, 2023
1 parent 5cd5058 commit 1bd3662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pluginManagement {
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
maven("https://raw.githubusercontent.com/luk1337/camerax_selfie/fb5d75481f9639eeeab1a4f7b26d23533b9be04e/.m2")
maven("https://raw.githubusercontent.com/lineage-next/camerax-aperture/fb5d75481f9639eeeab1a4f7b26d23533b9be04e/.m2")
google()
mavenCentral()
}
Expand Down

0 comments on commit 1bd3662

Please sign in to comment.