Skip to content

Commit a7e15f6

Browse files
committed
chore(gradle): Auto update app with latest released lib
1 parent 26cfa51 commit a7e15f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependency.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ext.with {
2323
junit = '4.12'
2424
test = '1.0.2'
2525

26-
voice = '1.0.0-beta02'
26+
voice = '1.+'
2727

2828
dependency_jvm = [
2929
kotlin_stdlib : "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlins",

0 commit comments

Comments
 (0)