Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Dec 16, 2024
1 parent c8b2890 commit 5b21f26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 2 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ Choose a run configuration for an appropriate target in Android Studio and run i
- [x] [Product Flavors](https://d.android.com/build/build-variants#product-flavors)
- [x] [Using buildSrc Directory](https://docs.gradle.org/current/userguide/organizing_gradle_projects.html#sec:build_sources)
- [x] MinSDK 23
- [x] TargetSDK 34
- [x] CompileSDK 34
- [x] TargetSDK 35
- [x] CompileSDK 35
- [x] [Dark Theme](https://d.android.com/develop/ui/views/theming/darktheme)
- [x] Amoled Theme
- [x] SwipeToDismiss
Expand Down Expand Up @@ -206,8 +206,6 @@ Choose a run configuration for an appropriate target in Android Studio and run i
- [x] [Koin](https://github.com/InsertKoinIO/koin)
- [x] [Screenshot Detection](https://d.android.com/about/versions/14/features/screenshot-detection)
- [x] [BuildKonfig](https://github.com/yshrsmz/BuildKonfig)
- [x] [Dagger Hilt](https://github.com/google/dagger) removed in [#274](https://github.com/michaelbel/movies/pull/274)
- [x] [Retrofit](https://github.com/square/retrofit) removed in [#275](https://github.com/michaelbel/movies/pull/275)
## Modules
Expand Down
6 changes: 2 additions & 4 deletions readme.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ TMDB_API_KEY=your_own_tmdb_api_key
- [x] [Product Flavors](https://d.android.com/build/build-variants#product-flavors)
- [x] [Using buildSrc Directory](https://docs.gradle.org/current/userguide/organizing_gradle_projects.html#sec:build_sources)
- [x] MinSDK 23
- [x] TargetSDK 34
- [x] CompileSDK 34
- [x] TargetSDK 35
- [x] CompileSDK 35
- [x] [Dark Theme](https://d.android.com/develop/ui/views/theming/darktheme)
- [x] Amoled Theme
- [x] SwipeToDismiss
Expand Down Expand Up @@ -207,8 +207,6 @@ TMDB_API_KEY=your_own_tmdb_api_key
- [x] [Koin](https://github.com/InsertKoinIO/koin)
- [x] [Screenshot Detection](https://d.android.com/about/versions/14/features/screenshot-detection)
- [x] [BuildKonfig](https://github.com/yshrsmz/BuildKonfig)
- [x] [Dagger Hilt](https://github.com/google/dagger) removed in [#274](https://github.com/michaelbel/movies/pull/274)
- [x] [Retrofit](https://github.com/square/retrofit) removed in [#275](https://github.com/michaelbel/movies/pull/275)
## Модули
Expand Down

0 comments on commit 5b21f26

Please sign in to comment.