0
0
mirror of https://github.com/mueller-ma/PrepaidBalance.git synced 2024-09-20 00:12:15 +02:00
Commit Graph

314 Commits

Author SHA1 Message Date
Jules Kerssemakers
3021e051f5
speed up annotation processing: migrate Room kapt->ksp (#273)
* Bump kotlin idea-plugin to match updated kotlin.
* Migrate Room annotation processing to faster Kotlin-Symbol-Processing

per IDE suggestion, see also: https://developer.android.com/build/migrate-to-ksp
2024-02-07 16:48:53 +00:00
dependabot[bot]
dd66bb1c14
Bump com.android.tools.build:gradle from 8.1.2 to 8.2.2 (#271)
Bumps com.android.tools.build:gradle from 8.1.2 to 8.2.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 16:17:08 +00:00
mueller-ma
bd66ed4f28
Update gradle to 8.6 (#274) 2024-02-06 17:13:17 +01:00
dependabot[bot]
1e54d41047
Bump gradle/wrapper-validation-action from 1 to 2 (#270)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-03 16:40:27 +01:00
dependabot[bot]
2bb9ab555a
Bump about_libraries_version from 10.8.3 to 10.10.0 (#266)
Bumps `about_libraries_version` from 10.8.3 to 10.10.0.

Updates `com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin` from 10.8.3 to 10.10.0

Updates `com.mikepenz:aboutlibraries` from 10.8.3 to 10.10.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/v10.8.3...v10.10.0)

---
updated-dependencies:
- dependency-name: com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:aboutlibraries
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 17:52:25 +01:00
dependabot[bot]
0e293959fc
Bump com.google.android.material:material from 1.10.0 to 1.11.0 (#267)
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.10.0...1.11.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 17:52:00 +01:00
dependabot[bot]
7db7589b10
Bump kotlin_version from 1.9.21 to 1.9.22 (#268)
Bumps `kotlin_version` from 1.9.21 to 1.9.22.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 17:51:43 +01:00
dependabot[bot]
e6a7062773
Bump actions/stale from 8 to 9 (#269)
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 17:51:31 +01:00
dependabot[bot]
2742f11f22
Bump room_version from 2.6.0 to 2.6.1 (#261)
Bumps `room_version` from 2.6.0 to 2.6.1.

Updates `androidx.room:room-runtime` from 2.6.0 to 2.6.1

Updates `androidx.room:room-ktx` from 2.6.0 to 2.6.1

Updates `androidx.room:room-compiler` from 2.6.0 to 2.6.1

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 22:03:41 +01:00
dependabot[bot]
4be4a16821
Bump androidx.work:work-runtime-ktx from 2.8.1 to 2.9.0 (#264)
Bumps androidx.work:work-runtime-ktx from 2.8.1 to 2.9.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 21:58:19 +01:00
dependabot[bot]
e213398c90
Bump kotlin_version from 1.9.20 to 1.9.21 (#260)
Bumps `kotlin_version` from 1.9.20 to 1.9.21.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.20 to 1.9.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.20...v1.9.21)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.20 to 1.9.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.20...v1.9.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 21:57:58 +01:00
dependabot[bot]
a0de584179
Bump androidx.fragment:fragment-ktx from 1.6.1 to 1.6.2 (#259)
Bumps androidx.fragment:fragment-ktx from 1.6.1 to 1.6.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 21:57:49 +01:00
dependabot[bot]
f8e49fce21
Bump actions/setup-java from 3 to 4 (#258)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 21:56:49 +01:00
mueller-ma
158096b6e4 Bump to 2.5
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-11-20 21:06:46 +01:00
mueller-ma
4f606ad9fd
Catch one more invalid reponse (#256)
Closes #255
2023-11-20 20:50:17 +01:00
mueller-ma
bfcc6afe72
New translations strings.xml (Polish) (#257) 2023-11-20 20:45:19 +01:00
mueller-ma
571d3079d1
New Crowdin updates (#254) 2023-11-06 17:55:32 +01:00
mueller-ma
01ce9280e1 Ignore case in NoBalanceParser 2023-11-06 17:51:35 +01:00
mueller-ma
3267b9e6df Bump to 2.4
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-11-05 12:45:25 +01:00
mueller-ma
b24e64470d Add hidden button to add demo values 2023-11-05 12:44:33 +01:00
mueller-ma
5b75669ab4
Long-press to delete an entry (#253) 2023-11-05 11:39:11 +00:00
mueller-ma
9008c37044
Require telephony feature and fix other issues in manifest (#252) 2023-11-05 12:21:14 +01:00
mueller-ma
6135ec5758
Prepare for Android 14 (#251) 2023-11-05 12:18:40 +01:00
mueller-ma
3e49d75740
Ignore service message of Vodafone (#250)
Closes #249
2023-11-05 12:07:53 +01:00
mueller-ma
58fc75b8f3
New translations strings.xml (Bulgarian) (#241) 2023-10-02 13:15:12 +02:00
dependabot[bot]
0c0fc91ddc
Bump actions/checkout from 3 to 4 (#242)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 13:14:25 +02:00
dependabot[bot]
05cdf2540b
Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 (#245)
Bumps com.android.tools.build:gradle from 8.1.1 to 8.1.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 13:14:13 +02:00
dependabot[bot]
828860fd59
Bump kotlin_version from 1.9.0 to 1.9.10 (#238)
Bumps `kotlin_version` from 1.9.0 to 1.9.10.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.10)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 08:37:26 +02:00
dependabot[bot]
0832f65c93
Bump androidx.preference:preference-ktx from 1.2.0 to 1.2.1 (#239)
Bumps androidx.preference:preference-ktx from 1.2.0 to 1.2.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 08:37:19 +02:00
dependabot[bot]
3848ce583a
Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1 (#240)
Bumps com.android.tools.build:gradle from 8.1.0 to 8.1.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 08:37:11 +02:00
mueller-ma
97a8453a99 Bump to 2.3
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-08-09 09:15:42 +02:00
mueller-ma
afc6a95677 Enable automatic per-app language support
https://developer.android.com/guide/topics/resources/app-languages#auto-localeconfig
2023-08-09 09:11:19 +02:00
dependabot[bot]
d7a4bb6eca
Bump androidx.fragment:fragment-ktx from 1.6.0 to 1.6.1 (#237)
Bumps androidx.fragment:fragment-ktx from 1.6.0 to 1.6.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 20:17:46 +02:00
dependabot[bot]
2ffea7a38a
Bump kotlin_version from 1.8.22 to 1.9.0 (#236)
Bumps `kotlin_version` from 1.8.22 to 1.9.0.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.22 to 1.9.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.22...v1.9.0)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.22 to 1.9.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.22...v1.9.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 20:17:39 +02:00
dependabot[bot]
7f38ba1fdb
Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0 (#235)
Bumps com.android.tools.build:gradle from 8.0.2 to 8.1.0.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 20:17:33 +02:00
dependabot[bot]
ff3e17841b
Bump about_libraries_version from 10.8.0 to 10.8.3 (#234)
Bumps `about_libraries_version` from 10.8.0 to 10.8.3.

Updates `com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin` from 10.8.0 to 10.8.3

Updates `com.mikepenz:aboutlibraries` from 10.8.0 to 10.8.3
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/v10.8.0...v10.8.3)

---
updated-dependencies:
- dependency-name: com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.mikepenz:aboutlibraries
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 20:17:28 +02:00
dependabot[bot]
498c081acd
Bump room_version from 2.5.1 to 2.5.2 (#230)
Bumps `room_version` from 2.5.1 to 2.5.2.

Updates `androidx.room:room-runtime` from 2.5.1 to 2.5.2

Updates `androidx.room:room-ktx` from 2.5.1 to 2.5.2

Updates `androidx.room:room-compiler` from 2.5.1 to 2.5.2

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 19:49:28 +02:00
dependabot[bot]
915f6dc654
Bump androidx.fragment:fragment-ktx from 1.5.7 to 1.6.0 (#231)
Bumps androidx.fragment:fragment-ktx from 1.5.7 to 1.6.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 19:44:59 +02:00
dependabot[bot]
89ac65f575
Bump about_libraries_version from 10.7.0 to 10.8.0 (#232)
Bumps `about_libraries_version` from 10.7.0 to 10.8.0.

Updates `com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin` from 10.7.0 to 10.8.0

Updates `com.mikepenz:aboutlibraries` from 10.7.0 to 10.8.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/v10.7.0...v10.8.0)

---
updated-dependencies:
- dependency-name: com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:aboutlibraries
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 19:43:57 +02:00
dependabot[bot]
058d433c62
Bump kotlin_version from 1.8.21 to 1.8.22 (#233)
Bumps `kotlin_version` from 1.8.21 to 1.8.22.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.21 to 1.8.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.8.22)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.21 to 1.8.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.8.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 19:43:44 +02:00
dependabot[bot]
3f369ee064
Bump androidx.core:core-ktx from 1.10.0 to 1.10.1 (#227)
Bumps androidx.core:core-ktx from 1.10.0 to 1.10.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 14:37:29 +02:00
dependabot[bot]
368c9bcd4a
Bump com.android.tools.build:gradle from 8.0.1 to 8.0.2 (#228)
Bumps com.android.tools.build:gradle from 8.0.1 to 8.0.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 14:37:26 +02:00
dependabot[bot]
a34c2f1417
Bump about_libraries_version from 10.6.3 to 10.7.0 (#226)
Bumps `about_libraries_version` from 10.6.3 to 10.7.0.

Updates `com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin` from 10.6.3 to 10.7.0

Updates `com.mikepenz:aboutlibraries` from 10.6.3 to 10.7.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/v10.6.3...v10.7.0)

---
updated-dependencies:
- dependency-name: com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:aboutlibraries
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 14:37:12 +02:00
dependabot[bot]
43b5e1cfb0
Bump com.google.android.material:material from 1.8.0 to 1.9.0 (#229)
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.8.0...1.9.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 14:37:06 +02:00
mueller-ma
ed5807fab9
Fix CI (#225) 2023-05-23 16:08:20 +02:00
mueller-ma
1e2263171a Add permissions to GitHub actions
Closes #223
2023-05-20 21:44:31 +02:00
mueller-ma
7014078ee7
New Crowdin updates (#224) 2023-05-16 07:57:53 +02:00
dependabot[bot]
70f976df54
Bump about_libraries_version from 10.6.2 to 10.6.3 (#222)
Bumps `about_libraries_version` from 10.6.2 to 10.6.3.

Updates `com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin` from 10.6.2 to 10.6.3

Updates `com.mikepenz:aboutlibraries` from 10.6.2 to 10.6.3
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/v10.6.2...v10.6.3)

---
updated-dependencies:
- dependency-name: com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.mikepenz:aboutlibraries
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 07:57:37 +02:00
mueller-ma
3e1dbd9d03 Run Dependabot once a month 2023-05-04 07:54:14 +02:00
mueller-ma
efb32b0cb7
Use Java 17 in deploy-apk.yml 2023-05-03 15:04:27 +02:00