Skip to content

Commit

Permalink
Change default gemini api key
Browse files Browse the repository at this point in the history
Tested-by: Pranav Purwar <[email protected]>
Signed-off-by: PranavPurwar <[email protected]>
Signed-off-by: Pranav Purwar <[email protected]>
  • Loading branch information
PranavPurwar committed Jun 7, 2024
1 parent 71f2382 commit 6939c23
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 = "AIzaSyDrM-N4KkoLm1oUVKL3RfsftdXjjdDrZMo"
val GEMINI_API_KEY = "AIzaSyDR-8pmVxLaZHsQM0M5aw4gmyjxnU7ljNo"

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

0 comments on commit 6939c23

Please sign in to comment.