Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 328 Bytes

File metadata and controls

11 lines (8 loc) · 328 Bytes

Android Template Project

Use this template repositry to create new android project structure.

The project structure contians four modules.

  1. App
  2. Common
  3. Repository
  4. Local Datastore

It has all the required dependencies included with latest versions. Refer versions.gradle to update/change the dependencies versions.