We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ba609 commit 8f19248Copy full SHA for 8f19248
launchdarkly-android-client/build.gradle
@@ -7,7 +7,7 @@ apply plugin: 'com.getkeepsafe.dexcount'
7
8
allprojects {
9
group = 'com.launchdarkly'
10
- version = '2.0.2-SNAPSHOT'
+ version = '2.0.2'
11
sourceCompatibility = 1.7
12
targetCompatibility = 1.7
13
}
0 commit comments