Skip to content

Commit

Permalink
Remove leftover test code
Browse files Browse the repository at this point in the history
  • Loading branch information
rlazo committed Mar 20, 2024
1 parent 1b5d701 commit fa591c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion generativeai-android-sample/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ dependencies {
debugImplementation("androidx.compose.ui:ui-tooling")
debugImplementation("androidx.compose.ui:ui-test-manifest")

implementation("com.google.ai.client.generativeai:generativeai:0.2.20")
implementation("com.google.ai.client.generativeai:generativeai:0.2.2")
}
2 changes: 1 addition & 1 deletion generativeai/gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.2.20
version=0.2.2

0 comments on commit fa591c5

Please sign in to comment.