Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit ff5ee95

Browse files
author
Dan Richelson
committed
Update version to 2.0.8
1 parent 3e48cba commit ff5ee95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919

2020
allprojects {
2121
group = 'com.launchdarkly'
22-
version = "2.0.7-SNAPSHOT"
22+
version = "2.0.8"
2323
sourceCompatibility = 1.7
2424
targetCompatibility = 1.7
2525
}

0 commit comments

Comments
 (0)