Skip to content

Commit 8f19248

Browse files
author
Dan Richelson
committed
Change version to 2.0.2
1 parent 24ba609 commit 8f19248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launchdarkly-android-client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ apply plugin: 'com.getkeepsafe.dexcount'
77

88
allprojects {
99
group = 'com.launchdarkly'
10-
version = '2.0.2-SNAPSHOT'
10+
version = '2.0.2'
1111
sourceCompatibility = 1.7
1212
targetCompatibility = 1.7
1313
}

0 commit comments

Comments
 (0)