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

7 Commits

Author SHA1 Message Date
mueller-ma
2699a37d89
Update Gradle to 8.0 and AS to Flamingo (#219) 2023-04-25 12:12:34 +02:00
dependabot[bot]
03e621646c
Bump gradle from 7.3.1 to 7.4.0 (#181)
Bumps gradle from 7.3.1 to 7.4.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: mueller-ma <mueller-ma@users.noreply.github.com>
2023-01-19 14:53:19 +01:00
Siddhesh Naik
5a61c7ca53
Upgrade the Gradle version is 7.4 (#128)
- Fixes dependency build error at https://github.com/mueller-ma/PrepaidBalance/actions/runs/3064989515/jobs/4948641698
- Also updated the Android Gradle plugin to 7.3.0 for compatibility.
2022-09-22 08:56:09 +02:00
dependabot[bot]
1461326701
Bump gradle from 7.1.3 to 7.2.0 (#83)
Bumps gradle from 7.1.3 to 7.2.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: mueller-ma <mueller-ma@users.noreply.github.com>
2022-05-11 21:03:49 +02:00
mueller-ma
57576ec37c Update Android Studio 2022-01-26 08:48:09 +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
7a095cafd6 Inital commit 2021-05-16 18:26:18 +02:00