Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
picoliu committed Feb 15, 2025
1 parent b2c5fe1 commit 46b6e8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/android/Activity/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:7.4.2'
classpath 'com.android.tools.build:gradle:4.1.3'
}
}

Expand Down
2 changes: 1 addition & 1 deletion demo/android/Activity/rhino-activity-demo-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ android {
}
}
}
lint {
lintOptions {
abortOnError false
}
namespace 'ai.picovoice.rhinodemo'
Expand Down

0 comments on commit 46b6e8e

Please sign in to comment.