Skip to content

Commit 3cc5b42

Browse files
committed
2 parents 5da2a1e + f8680c9 commit 3cc5b42

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[![Coverage Status](https://coveralls.io/repos/github/theresasogunle/Rave-Java-Library/badge.svg?branch=master)](https://coveralls.io/github/theresasogunle/Rave-Java-Library?branch=master)
2+
[![Maintainability](https://api.codeclimate.com/v1/badges/540ffe707c495f483166/maintainability)](https://codeclimate.com/github/theresasogunle/Rave-Java-Library/maintainability)
23
# Flutterwave Rave (Rave-Java-Library)
34
Rave-Java-Library facilitates quick and easy development and integration of Java based applications with the Flutterwave API.
45
- **Contributors:** **Theresa Sogunle**, Oluwole Adebiyi (KingFlamez)

env.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"API_KEYS": {
33

44
"ENV": "STAGING",
5-
"SECRET_KEY": "FLWSECK-8abf446c71a58aaa858323f3a9ed156b-X",
6-
"PUBLIC_KEY": "FLWPUBK-d8369e6826011f8a1f9f6c7c14a09b80-X"
5+
"SECRET_KEY": "FLWSECK-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-X",
6+
"PUBLIC_KEY": "FLWPUBK-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-X"
77

88

99
}

0 commit comments

Comments
 (0)