weather_compose_clean_architecture icon indicating copy to clipboard operation
weather_compose_clean_architecture copied to clipboard

This is sample app about Jetpack Compose, Clean Architecture, etc.

Results 37 weather_compose_clean_architecture issues
Sort by recently updated
recently updated
newest added

Bumps [com.airbnb.android:lottie-compose](https://github.com/airbnb/lottie-android) from 5.2.0 to 6.3.0. Release notes Sourced from com.airbnb.android:lottie-compose's releases. 6.3.0 New Features [Compose] Add LottiePainter and rememberLottiePainter to use Lottie anywhere a Painter can be used (#2442)...

dependencies
java

Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.20 to 1.9.22. Release notes Sourced from org.jetbrains.kotlin.jvm's releases. Kotlin 1.9.22 Changelog JavaScript KT-63719 KJS: Test results ignored for ES module kind KT-63808 compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformers...

dependencies
java

my problem is that I want to have an offline application that works online if the network is available and work offline if the phone network is online, and i...

enhancement

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 2 to 3. Release notes Sourced from android-actions/setup-android's releases. v3.0.0 Updated cmdline-tools to 11.0 (latest). Major version increment, because this version requires JDK-17. Thanks goes out to...

dependencies
github_actions

Bumps [com.google.accompanist:accompanist-swiperefresh](https://github.com/google/accompanist) from 0.28.0 to 0.30.1. Release notes Sourced from com.google.accompanist:accompanist-swiperefresh's releases. v0.30.1 🌈 What’s Changed Release 0.30.1 (#1569) @​bentrengrove Rollback navigation upgrade to latest stable (#1554) @​bentrengrove [Pager Indicators]...

dependencies
java

I put my base url like the example put when I ran the app it told me that "Lỗi HTTP Url : https://api.openweathermap.org/data/2.5/" how do i fix it