Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank1234 authored Mar 14, 2023
1 parent 3070020 commit 0a2900f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Only basic features that almost all projects use, were added in this template:

- compose
- theming
- screen navigation
- screen navigation (inc. multi-module navigation and navigation initiated from ViewmModel)
- dependency injection
- networking
- json parsing
Expand Down Expand Up @@ -36,11 +36,6 @@ note on changes:
## Features that still need to be added

- Research android screen transition standards + update our animations
- Automated dependency updates, something that works with Gradle Version Catalogs
- Dependabot has [an open issue](https://github.com/dependabot/dependabot-core/issues/3121) for
supporting Gradle Version Catalogs
- Can we use [this plugin](https://github.com/littlerobots/version-catalog-update-plugin)
instead?
- DTO model generation from server schema.

## Setup decisions
Expand Down

0 comments on commit 0a2900f

Please sign in to comment.