Skip to content

Commit c650aac

Browse files
authored
Update build.gradle (#81)
1 parent 90c3d9d commit c650aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eppo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ ext.versions = [
7575

7676

7777
dependencies {
78-
api 'cloud.eppo:sdk-common-jvm:2.0.0-SNAPSHOT'
78+
api 'cloud.eppo:sdk-common-jvm:2.0.0'
7979
implementation "androidx.core:core:${versions.androidx_core}"
8080
implementation "com.squareup.okhttp3:okhttp:${versions.okhttp}"
8181
implementation "com.github.zafarkhaja:java-semver:${versions.semver}"

0 commit comments

Comments
 (0)