Skip to content

Commit ffc406e

Browse files
committed
Use Snapshot repository for sample project to ensure latest version
1 parent 36c3318 commit ffc406e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ buildscript {
22
ext.kotlinVersion = "1.1.3-2"
33

44
repositories {
5+
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
56
google()
67
jcenter()
78
}

0 commit comments

Comments
 (0)