Skip to content

Commit

Permalink
Format folders
Browse files Browse the repository at this point in the history
  • Loading branch information
blundell committed Jan 9, 2022
1 parent 3d223f1 commit 5ee7a9f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,25 @@ A mono-repository containing multiple Android apps sharing library modules.

### Gradle Build

```
/mono-build-logic
/android-k-plugins
/android-plugins
/tut-app-1-plugins
/tut-app-2-plugins
```

### Shared Libraries

```
/mono-libraries
/http
/logging
```

### Apps

```
/tut-app-1
/tut-app-2
```

0 comments on commit 5ee7a9f

Please sign in to comment.