Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e8da4c5ce9 |
@ -1,5 +1,5 @@
|
||||
package com.example.notesai.config
|
||||
|
||||
object APIKey {
|
||||
const val GEMINI_API_KEY = "AIzaSyBzC64RXsNtSERlts_FSd8HXKEpkLdT7-8"
|
||||
const val GEMINI_API_KEY = "MY_GEMINI_KEY"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user