Skip to content

Commit 90f7bba

Browse files
olami-developersolami-developers
authored andcommitted
change olami-android-client-sdk to 2.3.2
1 parent b046a2c commit 90f7bba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
minSdkVersion 17
99
targetSdkVersion 25
1010
versionCode 1
11-
versionName "20171110"
11+
versionName "20171121"
1212

1313
archivesBaseName = "olami-android-hotword-examples"
1414

@@ -56,7 +56,7 @@ dependencies {
5656
compile 'com.android.support.constraint:constraint-layout:1.0.2'
5757
testCompile 'junit:junit:4.12'
5858

59-
compile 'ai.olami:olami-android-client:2.3.1'
59+
compile 'ai.olami:olami-android-client:2.3.2'
6060
compile project(':olami-android-hotword-detect-1.0.0.beta4')
6161
}
6262

0 commit comments

Comments
 (0)