Skip to content

Commit

Permalink
android
Browse files Browse the repository at this point in the history
- Can reference snapshots now
  • Loading branch information
lessthanoptimal committed Nov 30, 2023
1 parent 67d5fff commit bb75cb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/boofcv-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ repositories {
google()
mavenCentral()
mavenLocal()
maven { url = "https://oss.sonatype.org/content/repositories/snapshots/" }
}

configurations.configureEach {
Expand Down

0 comments on commit bb75cb1

Please sign in to comment.