Commit Graph

160 Commits

Author SHA1 Message Date
dependabot[bot]
33aaeb79c1 [Android]: Bump material from 1.5.0-beta01 to 1.6.0-alpha01
Bumps [material](https://github.com/material-components/material-components-android) from 1.5.0-beta01 to 1.6.0-alpha01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.5.0-beta01...1.6.0-alpha01)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 07:25:52 +00:00
Yogesh Choudhary Paliyal
f5fc165a18 Merge pull request #58 from yogeshpaliyal/dependabot/gradle/androidx.work-work-runtime-ktx-2.7.1
[Android]: Bump work-runtime-ktx from 2.7.0 to 2.7.1
2021-11-18 13:52:34 +05:30
dependabot[bot]
19ce7d7cc4 [Android]: Bump appcompat from 1.3.1 to 1.4.0
Bumps appcompat from 1.3.1 to 1.4.0.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 07:18:35 +00:00
dependabot[bot]
71b12950f7 [Android]: Bump work-runtime-ktx from 2.7.0 to 2.7.1
Bumps work-runtime-ktx from 2.7.0 to 2.7.1.

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 07:18:24 +00:00
Yogesh Choudhary Paliyal
4822661146 Merge pull request #57 from yogeshpaliyal/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.2
[Android]: Bump constraintlayout from 2.1.1 to 2.1.2
2021-11-17 22:10:44 +05:30
dependabot[bot]
96056e6786 [Android]: Bump constraintlayout from 2.1.1 to 2.1.2
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 07:17:36 +00:00
dependabot[bot]
f852d54317 [Android]: Bump gson from 2.8.8 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.8...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 07:26:10 +00:00
Yogesh Choudhary Paliyal
6d1ff039d2 [Formatting] Spotless 2021-11-13 20:32:18 +05:30
Yogesh Choudhary Paliyal
90a93d2a68 Move worker to common module
Remove unused dependencies from app module
2021-11-13 15:47:32 +05:30
Yogesh Choudhary Paliyal
bcae38a22e Create different module common to store business logic that is common for both xml and jetpack compose 2021-11-13 15:17:09 +05:30