Skip to content

Commit

Permalink
rm link to staged repo
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Mar 25, 2024
1 parent 91b6c67 commit 62bd795
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions binding/android/FalconTestApp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ buildscript {
repositories {
google()
mavenCentral()
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1323/'
}
}
dependencies {
classpath 'com.android.tools.build:gradle:7.4.2'
Expand All @@ -19,9 +16,6 @@ allprojects {
repositories {
google()
mavenCentral()
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1323/'
}
}
}

Expand Down

0 comments on commit 62bd795

Please sign in to comment.