Skip to content

Commit

Permalink
Switch gemini cloud project
Browse files Browse the repository at this point in the history
Tested-by: Pranav Purwar <purwarpranav80@gmail.com>
Signed-off-by: PranavPurwar <purwarpranav80@gmail.com>
  • Loading branch information
PranavPurwar committed Mar 26, 2024
1 parent 8310157 commit 7ccd3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {

defaultConfig {
val commit = getGitCommit()
val GEMINI_API_KEY = "AIzaSyA9Y9mxfDYFxfwPh_M54eX_ZQIjIdXguNo"
val GEMINI_API_KEY = "AIzaSyDrM-N4KkoLm1oUVKL3RfsftdXjjdDrZMo"

applicationId = "org.cosmicide"
minSdk = 26
Expand Down

0 comments on commit 7ccd3d3

Please sign in to comment.