0
0
mirror of https://github.com/mueller-ma/PrepaidBalance.git synced 2024-09-19 16:02:14 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
mueller-ma
ce94183bb6
Use Renovate (#276) 2024-02-07 16:51:20 +00: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]
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]
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
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
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
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
mueller-ma
2699a37d89
Update Gradle to 8.0 and AS to Flamingo (#219) 2023-04-25 12:12:34 +02:00
dependabot[bot]
0d513bdc6e
Bump actions/stale from 7 to 8 (#208)
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [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/v7...v8)

---
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>
2023-04-01 11:00:50 +02:00
mueller-ma
ded86ea3d3 Deploy APKs on GitHub
Closes #203
2023-04-01 10:59:55 +02:00
mueller-ma
d95eeea9ff Use stale workflow 2023-02-14 11:43:36 +01:00
mueller-ma
5c2da10c26
Create stale.yml 2023-02-14 11:03:58 +01:00
dependabot[bot]
e8cd1d731e
Bump actions/setup-java from 2 to 3 (#73)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
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>
2022-04-11 07:54:19 +02:00
dependabot[bot]
e458c0a2bf
Bump actions/checkout from 2 to 3 (#69)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
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>
2022-03-02 15:26:31 +01:00
mueller-ma
1503f6b4a6 Code style
Issue found by https://www.codefactor.io
2022-01-13 12:40:52 +01:00
dependabot[bot]
d54899226d
Bump gradle from 4.2.2 to 7.0.0 (#28)
* Bump gradle from 4.2.2 to 7.0.0

Bumps gradle from 4.2.2 to 7.0.0.

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update Android Studio and update to Java 11

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mueller-ma <mueller-ma@users.noreply.github.com>
2021-07-29 18:39:51 +02:00
mueller-ma
c470b3eb11 Provide default USSD code based on provider
Closes #10
2021-06-09 13:53:51 +02:00
mueller-ma
0ad0dd37ab Add issue template 'Failed to get current balance' 2021-06-09 08:50:35 +02:00
mueller-ma
7a095cafd6 Inital commit 2021-05-16 18:26:18 +02:00