Skip to content

Commit

Permalink
bump growthbook version in the android project
Browse files Browse the repository at this point in the history
  • Loading branch information
tinahollygb committed Aug 2, 2023
1 parent 8f6b477 commit 722018f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-example/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 722018f

Please sign in to comment.