Hide the API Key
This commit is contained in:
parent
1e23f68ba3
commit
c44f9db754
@ -80,7 +80,7 @@
|
|||||||
* Halaman untuk Catatan Berbintang dan Ikon Pesan Berbintang
|
* Halaman untuk Catatan Berbintang dan Ikon Pesan Berbintang
|
||||||
* Pemberitahuan Konfirmasi untuk Arsip dan Hapus Catatan
|
* Pemberitahuan Konfirmasi untuk Arsip dan Hapus Catatan
|
||||||
|
|
||||||
## **Sprint 2: Fitur Search & Delete Kategori (Hari Ini)**
|
## **Sprint 2: Fitur Search & Delete Kategori**
|
||||||
|
|
||||||
* **Fitur search beranda** - Cari kategori berdasarkan nama
|
* **Fitur search beranda** - Cari kategori berdasarkan nama
|
||||||
* **Search filtering real-time** - Kategori otomatis filter saat mengetik
|
* **Search filtering real-time** - Kategori otomatis filter saat mengetik
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
package com.example.notesai
|
package com.example.notesai
|
||||||
|
|
||||||
object APIKey {
|
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