diff --git a/android-example/app/build.gradle b/android-example/app/build.gradle index 0c63c96..bd117e3 100644 --- a/android-example/app/build.gradle +++ b/android-example/app/build.gradle @@ -38,7 +38,7 @@ dependencies { implementation 'androidx.navigation:navigation-fragment:2.5.0' implementation 'androidx.navigation:navigation-ui:2.5.0' - implementation 'com.github.growthbook:growthbook-sdk-java:0.7.1' + implementation 'com.github.growthbook:growthbook-sdk-java:0.9.0' testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3'