Skip to content

robbyari/Acaraku-Publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acaraku-Publish Play Store

Kotlin Jetpack Compose Firebase MVVM Midtrans Dependency Injection Hilt

Alt Text 1 Alt Text 2 Alt Text 1 Alt Text 2

Setup

If you wish to run this project in your local environment, follow the steps below:

  1. Open Configuration File: Open the build.gradle file in your project.

  2. Add API Key: Within the build.gradle, you need to add your API key.

  3. Add google-service.json: If your project utilizes Google services such as Firebase, you'll need to add the google-service.json file into your app directory.

  4. Adjust Other Settings: Make sure to adjust other settings like API URLs, tokens, or any other necessary configurations.