Giter Site home page Giter Site logo

wisnukurniawan / compose-expense Goto Github PK

View Code? Open in Web Editor NEW
141.0 3.0 14.0 10.02 MB

A fully functional Android Expense Tracker app built entirely with Kotlin and Jetpack Compose

License: Apache License 2.0

Kotlin 100.00%
flow kotlin room compose-navigation hilt hilt-android jetpack-android jetpack-compose mvvm-android room-database

compose-expense's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to v1.9.24-1.0.20
  • Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.24
  • Update kotlinxCoroutines to v1.8.1 (org.jetbrains.kotlinx:kotlinx-coroutines-test, org.jetbrains.kotlinx:kotlinx-coroutines-android)
  • Update androidxLifecycle to v2.8.0 (androidx.lifecycle:lifecycle-viewmodel-compose, androidx.lifecycle:lifecycle-runtime-compose)
  • Update dependency com.google.firebase:firebase-crashlytics-gradle to v3
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/gradle-build-action v3
  • actions/upload-artifact v4
  • actions/upload-artifact v4
gradle
gradle.properties
settings.gradle
build.gradle
app/build.gradle
gradle/lib-android-module.gradle
gradle/libs.versions.toml
  • com.android.tools.build:gradle 8.3.1
  • com.google.firebase:firebase-crashlytics-gradle 2.9.9
  • com.google.firebase:perf-plugin 1.4.2
  • com.google.dagger:hilt-android-gradle-plugin 2.51.1
  • com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin 1.9.23-1.0.20
  • com.google.gms:google-services 4.4.1
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.22
  • de.mannodermaus.gradle.plugins:android-junit5 1.10.0.0
  • com.squareup.wire:wire-gradle-plugin 4.9.9
  • com.android.tools:desugar_jdk_libs 2.0.4
  • androidx.activity:activity-compose 1.8.2
  • androidx.appcompat:appcompat 1.6.1
  • androidx.benchmark:benchmark-macro-junit4 1.2.3
  • androidx.compose.foundation:foundation 1.7.0-alpha06
  • androidx.compose.material:material 1.7.0-alpha06
  • androidx.compose.material:material-navigation 1.7.0-alpha06
  • androidx.compose.material:material-icons-core 1.7.0-alpha06
  • androidx.compose.material:material-icons-extended 1.7.0-alpha06
  • androidx.compose.material3:material3 1.3.0-alpha04
  • androidx.compose.ui:ui 1.7.0-alpha06
  • androidx.glance:glance 1.0.0
  • androidx.core:core-ktx 1.12.0
  • androidx.datastore:datastore 1.0.0
  • androidx.hilt:hilt-navigation-compose 1.2.0
  • androidx.lifecycle:lifecycle-runtime-compose 2.7.0
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.7.0
  • androidx.navigation:navigation-compose 2.7.7
  • androidx.profileinstaller:profileinstaller 1.3.1
  • androidx.room:room-compiler 2.6.1
  • androidx.room:room-ktx 2.6.1
  • androidx.room:room-runtime 2.6.1
  • androidx.startup:startup-runtime 1.1.1
  • androidx.window:window 1.2.0
  • com.google.accompanist:accompanist-systemuicontroller 0.34.0
  • com.google.firebase:firebase-bom 32.8.0
  • com.google.dagger:hilt-android 2.51.1
  • com.google.dagger:hilt-android-compiler 2.51.1
  • com.google.android.material:material 1.11.0
  • com.google.protobuf:protobuf-javalite 4.26.1
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.8.0
  • com.airbnb.android:lottie-compose 6.4.0
  • com.squareup.okhttp3:okhttp 4.12.0
  • com.squareup.retrofit2:converter-moshi 2.11.0
  • com.squareup.retrofit2:retrofit 2.11.0
  • com.github.wisnukurniawan.foundation:core-analytics 0.1.3
  • com.github.wisnukurniawan.foundation:core-date-time 0.1.3
  • com.github.wisnukurniawan.foundation:core-json 0.1.3
  • com.github.wisnukurniawan.foundation:core-loggr 0.1.3
  • com.github.wisnukurniawan.foundation:core-ui 0.1.3
  • com.github.wisnukurniawan.foundation:core-viewmodel 0.1.3
  • com.github.wisnukurniawan.foundation:lib-analytics-manager 0.1.3
  • com.github.wisnukurniawan.foundation:lib-lifecycle-loggr 0.1.3
  • com.github.wisnukurniawan.foundation:test-debug-no-op 0.1.3
  • com.github.wisnukurniawan.foundation:test-debug 0.1.3
  • com.github.chuckerteam.chucker:library 4.0.0
  • androidx.compose.ui:ui-tooling 1.7.0-alpha06
  • com.squareup.okhttp3:logging-interceptor 4.12.0
  • androidx.test:core 1.5.0
  • androidx.test.espresso:espresso-core 3.5.1
  • androidx.test.ext:junit-ktx 1.1.5
  • androidx.test.ext:junit 1.1.5
  • androidx.test:runner 1.5.2
  • androidx.test:rules 1.5.0
  • androidx.test.uiautomator:uiautomator 2.3.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-test 1.8.0
  • org.junit.jupiter:junit-jupiter-api 5.10.2
  • org.junit.jupiter:junit-jupiter-engine 5.10.2
  • org.junit.jupiter:junit-jupiter-params 5.10.2
  • junit:junit 4.13.2
  • pl.pragmatists:JUnitParams 1.1.1
  • org.robolectric:robolectric 4.12.1
  • app.cash.turbine:turbine 1.1.0
gradle/test-report.gradle
  • jacoco 0.8.12
test-benchmark/build.gradle
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.5

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.