Skip to content

Commit

Permalink
V1.5 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenarsa committed Jun 4, 2020
1 parent 091a55d commit f1b066c
Show file tree
Hide file tree
Showing 51 changed files with 2,673 additions and 256 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified binding/android/Rhino/app/src/main/res/raw/rhino_params.pv
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
2 changes: 1 addition & 1 deletion demo/android/Activity/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'com.android.tools.build:gradle:4.0.0'


// NOTE: Do not place your application dependencies here; they belong
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Tue Nov 19 12:55:36 PST 2019
#Wed Jun 03 15:54:56 PDT 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
Binary file modified demo/android/Service/app/src/main/res/raw/coffee_maker_android.rhn
Binary file not shown.
Binary file modified demo/android/Service/app/src/main/res/raw/picovoice_android.ppn
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion demo/android/Service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {

}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'com.android.tools.build:gradle:4.0.0'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down
4 changes: 2 additions & 2 deletions demo/android/Service/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Tue Nov 19 16:18:41 PST 2019
#Wed Jun 03 15:57:03 PDT 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
401 changes: 157 additions & 244 deletions demo/javascript/always-listening/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit f1b066c

Please sign in to comment.