Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Nov 26, 2024
1 parent 486edb0 commit eb48e8f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ androidx-test-espresso-device = "1.0.1"
androidx-work = "2.10.0"
compose = "1.7.1"
jetbrains-androidx-navigation-compose = "2.8.0-alpha10"
jetbrains-androidx-lifecycle-viewmodel-compose = "2.8.4"
jetbrains-androidx-core-bundle = "1.0.1"
detekt = "1.23.7"
spotless = "6.25.0"
Expand Down Expand Up @@ -136,7 +135,6 @@ androidx-test-espresso-idling-resource = { module = "androidx.test.espresso:espr
androidx-test-uiautomator = { module = "androidx.test.uiautomator:uiautomator", version.ref = "androidx-test-uiautomator" }
androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version.ref = "androidx-work" }
jetbrains-androidx-navigation-compose = { module = "org.jetbrains.androidx.navigation:navigation-compose", version.ref = "jetbrains-androidx-navigation-compose" }
#jetbrains-androidx-lifecycle-viewmodel-compose = { module = "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "jetbrains-androidx-lifecycle-viewmodel-compose" }
jetbrains-androidx-core-bundle = { module = "org.jetbrains.androidx.core:core-bundle", version.ref = "jetbrains-androidx-core-bundle" }
coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil" }
coil3-compose = { module = "io.coil-kt.coil3:coil-compose", version.ref = "coil3" }
Expand Down
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ The app is currently in development. Android app is already available.
<img src="config/images/android/android6.png" alt="Android Image 6" width="49%">
</div>

<br/>

**iOS**
<div align="center">
<img src="config/images/ios/ios1.png" alt="iOS Image 1" width="24%">
Expand All @@ -58,6 +60,8 @@ The app is currently in development. Android app is already available.
<img src="config/images/ios/ios6.png" alt="iOS Image 6" width="49%">
</div>

<br/>

**macOS**
<div align="center">
<img src="config/images/desktop/macos1.png" alt="macOS Image 1" width="49%">
Expand Down
4 changes: 4 additions & 0 deletions readme.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ Movies - простой способ найти популярные фильм
<img src="config/images/android/android6.png" alt="Android Image 6" width="49%">
</div>

<br/>

**iOS**
<div align="center">
<img src="config/images/ios/ios1.png" alt="iOS Image 1" width="24%">
Expand All @@ -58,6 +60,8 @@ Movies - простой способ найти популярные фильм
<img src="config/images/ios/ios6.png" alt="iOS Image 6" width="49%">
</div>

<br/>

**macOS**
<div align="center">
<img src="config/images/desktop/macos1.png" alt="macOS Image 1" width="49%">
Expand Down

0 comments on commit eb48e8f

Please sign in to comment.