Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 354 Bytes

File metadata and controls

21 lines (15 loc) · 354 Bytes

Currency Layer Example

Android app to demonstrate usage of Currency layer API.

This app uses AndroidX and coroutines.

Usage

Change API_KEY in the gradle.properties file to use the app.

External Dependencies used

  1. Retrofit
  2. Room
  3. GSON
  4. Dagger

Contributing

Pull requests are welcome.