Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Mar 22, 2024
1 parent b2e43f4 commit cc9d573
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions binding/android/FalconTestApp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
google()
mavenCentral()
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1322/'
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1323/'
}
}
dependencies {
Expand All @@ -20,7 +20,7 @@ allprojects {
google()
mavenCentral()
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1322/'
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1323/'
}
}
}
Expand Down

0 comments on commit cc9d573

Please sign in to comment.