Commit graph

141 commits

Author SHA1 Message Date
Lukas Pieper
1bb1056eae
Merge pull request #121 from lukaspieper/dependabot/github_actions/gradle/gradle-build-action-3
Bump gradle/gradle-build-action from 2 to 3
2024-02-06 18:14:43 +01:00
dependabot[bot]
1b64d55a78
Bump gradle/gradle-build-action from 2 to 3
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2 to 3.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](https://github.com/gradle/gradle-build-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 05:58:56 +00:00
Lukas Pieper
88e23f1b1c
Merge pull request #117 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-1.9.21
Bump org.jetbrains.kotlin.android from 1.9.20 to 1.9.21
2023-11-30 13:44:04 +01:00
Lukas Pieper
1561cad542
Update LICENSE 2023-11-30 13:43:49 +01:00
Lukas Pieper
1929bfc453
Merge pull request #118 from lukaspieper/dependabot/github_actions/actions/setup-java-4
Bump actions/setup-java from 3 to 4
2023-11-30 13:43:10 +01:00
dependabot[bot]
049508e141
Bump actions/setup-java from 3 to 4
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>
2023-11-30 05:21:02 +00:00
dependabot[bot]
0f16714cf2
Bump org.jetbrains.kotlin.android from 1.9.20 to 1.9.21
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) 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.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 05:30:18 +00:00
Lukas Pieper
3c83e7bfb5
Merge pull request #115 from lukaspieper/dependabot/gradle/org.jetbrains.kotlin.android-1.9.20
Bump org.jetbrains.kotlin.android from 1.9.10 to 1.9.20
2023-10-31 08:59:36 +01:00
dependabot[bot]
5a15d32ab5
Bump org.jetbrains.kotlin.android from 1.9.10 to 1.9.20
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.9.10 to 1.9.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 05:40:54 +00:00
Lukas Pieper
d28f105091
Merge pull request #114 from lukaspieper/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-10-16 20:27:10 +02:00
dependabot[bot]
7330971895
Bump actions/checkout from 3 to 4
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>
2023-10-16 18:24:27 +00:00
Lukas Pieper
c7d1667f25 Update GitHub Actions 2023-10-16 20:21:17 +02:00
Lukas Pieper
0d261a6d6e Update gradle checksum 2023-10-16 20:18:55 +02:00
Lukas Pieper
b502dfe212 Update gradle files 2023-10-16 20:16:30 +02:00
Lukas Pieper
5ffab0c5f6
Merge pull request #106 from lukaspieper/dependabot/gradle/kotlin_version-1.8.21
Bump kotlin_version from 1.8.20 to 1.8.21
2023-05-18 13:05:11 +02:00
dependabot[bot]
05ffbcca44
Bump kotlin_version from 1.8.20 to 1.8.21
Bumps `kotlin_version` from 1.8.20 to 1.8.21.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.20 to 1.8.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/commits)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.20 to 1.8.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/commits)

---
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>
2023-04-25 05:59:48 +00:00
Lukas Pieper
7623ff168d
Merge pull request #105 from lukaspieper/dependabot/gradle/kotlin_version-1.8.20
Bump kotlin_version from 1.8.10 to 1.8.20
2023-04-17 09:17:14 +02:00
dependabot[bot]
c4739d70e8
Bump kotlin_version from 1.8.10 to 1.8.20
Bumps `kotlin_version` from 1.8.10 to 1.8.20.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.10 to 1.8.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.10...v1.8.20)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.10 to 1.8.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.10...v1.8.20)

---
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>
2023-04-17 06:01:42 +00:00
Lukas Pieper
d3485dae6d
Update README.md 2023-04-15 18:48:42 +02:00
Lukas Pieper
e450793835
Update README.md 2023-04-15 18:33:05 +02:00
Lukas Pieper
38aeda8f2f
Update GrapheneOS comparison in README.md 2023-04-15 18:23:53 +02:00
Lukas Pieper
a07990bb3b
Merge pull request #100 from lukaspieper/dependabot/gradle/kotlin_version-1.8.10
Bump kotlin_version from 1.7.22 to 1.8.10
2023-04-15 17:54:22 +02:00
dependabot[bot]
47345d9315
Bump kotlin_version from 1.7.22 to 1.8.10
Bumps `kotlin_version` from 1.7.22 to 1.8.10.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.7.22 to 1.8.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.22...v1.8.10)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.7.22 to 1.8.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.22...v1.8.10)

---
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>
2023-02-03 05:04:19 +00:00
Lukas Pieper
6e78386c95
Merge pull request #94 from lukaspieper/dependabot/gradle/kotlin_version-1.7.22
Bump kotlin_version from 1.7.21 to 1.7.22
2022-12-14 13:37:12 +01:00
dependabot[bot]
10d2104d72
Bump kotlin_version from 1.7.21 to 1.7.22
Bumps `kotlin_version` from 1.7.21 to 1.7.22.

Updates `kotlin-gradle-plugin` from 1.7.21 to 1.7.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.7.21...v1.7.22)

Updates `kotlin-stdlib` from 1.7.21 to 1.7.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.7.21...v1.7.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>
2022-11-29 05:02:38 +00:00
Lukas Pieper
060fd35fde
Update README.md 2022-11-28 19:12:20 +01:00
Lukas Pieper
6e7a7647b4
Merge pull request #93 from lukaspieper/dependabot/gradle/kotlin_version-1.7.21
Bump kotlin_version from 1.7.20 to 1.7.21
2022-11-12 14:14:19 +01:00
Lukas Pieper
8c0efa851e Update continuous.yml 2022-11-12 14:13:40 +01:00
dependabot[bot]
c2285fa599
Bump kotlin_version from 1.7.20 to 1.7.21
Bumps `kotlin_version` from 1.7.20 to 1.7.21.

Updates `kotlin-gradle-plugin` from 1.7.20 to 1.7.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/commits)

Updates `kotlin-stdlib` from 1.7.20 to 1.7.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/commits)

---
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>
2022-11-09 05:03:25 +00:00
Lukas Pieper
1ca89984de
Update continuous.yml 2022-10-15 13:23:10 +02:00
Lukas Pieper
a4cdb182a4 Update gradle 2022-10-15 11:15:08 +02:00
Lukas Pieper
58f71fc326 Update GitHub configs 2022-10-15 10:56:15 +02:00
Lukas Pieper
2900bff28e
Merge pull request #90 from lukaspieper/dependabot/gradle/kotlin_version-1.7.20
Bump kotlin_version from 1.7.10 to 1.7.20
2022-10-15 10:47:07 +02:00
dependabot[bot]
3d164ce887
Bump kotlin_version from 1.7.10 to 1.7.20
Bumps `kotlin_version` from 1.7.10 to 1.7.20.

Updates `kotlin-gradle-plugin` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20)

Updates `kotlin-stdlib` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20)

---
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>
2022-10-03 05:02:41 +00:00
Lukas Pieper
7c41f49857
Merge pull request #84 from lukaspieper/dependabot/gradle/kotlin_version-1.7.10
Bump kotlin_version from 1.6.21 to 1.7.10
2022-07-14 09:34:29 +02:00
dependabot[bot]
96e7db6c46
Bump kotlin_version from 1.6.21 to 1.7.10
Bumps `kotlin_version` from 1.6.21 to 1.7.10.

Updates `kotlin-gradle-plugin` from 1.6.21 to 1.7.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.21...v1.7.10)

Updates `kotlin-stdlib` from 1.6.21 to 1.7.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.21...v1.7.10)

---
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>
2022-07-11 05:02:48 +00:00
Lukas Pieper
f322086570
Merge pull request #78 from lukaspieper/dependabot/gradle/kotlin_version-1.6.21
Bump kotlin_version from 1.6.20 to 1.6.21
2022-04-26 10:22:29 +02:00
dependabot[bot]
de5ee2935b
Bump kotlin_version from 1.6.20 to 1.6.21
Bumps `kotlin_version` from 1.6.20 to 1.6.21.

Updates `kotlin-gradle-plugin` from 1.6.20 to 1.6.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.20...v1.6.21)

Updates `kotlin-stdlib` from 1.6.20 to 1.6.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.20...v1.6.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>
2022-04-25 05:02:38 +00:00
Lukas Pieper
acdbb63ce9
Merge pull request #75 from lukaspieper/dependabot/gradle/kotlin_version-1.6.20
Bump kotlin_version from 1.6.10 to 1.6.20
2022-04-15 14:03:21 +02:00
dependabot[bot]
a42adc3534
Bump kotlin_version from 1.6.10 to 1.6.20
Bumps `kotlin_version` from 1.6.10 to 1.6.20.

Updates `kotlin-gradle-plugin` from 1.6.10 to 1.6.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-stdlib` from 1.6.10 to 1.6.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
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>
2022-04-04 05:02:52 +00:00
Lukas Pieper
2f66fe389d
Merge pull request #68 from lukaspieper/dependabot/gradle/kotlin_version-1.6.10
Bump kotlin_version from 1.6.0 to 1.6.10
2021-12-20 09:11:26 +01:00
dependabot[bot]
86b20d6df3
Bump kotlin_version from 1.6.0 to 1.6.10
Bumps `kotlin_version` from 1.6.0 to 1.6.10.

Updates `kotlin-gradle-plugin` from 1.6.0 to 1.6.10
- [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.6.0...v1.6.10)

Updates `kotlin-stdlib` from 1.6.0 to 1.6.10
- [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.6.0...v1.6.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>
2021-12-20 05:02:40 +00:00
Lukas Pieper
2e97c43bab Merge branch 'feature/fastlane' 2021-12-07 20:24:45 +01:00
Lukas Pieper
3584e83432 Update fastlane metadata 2021-12-07 20:22:58 +01:00
Lukas Pieper
54f95a2689 Add fastlane title.txt 2021-12-07 19:59:34 +01:00
Lukas Pieper
b7cf4f3162
Update continuous.yml 2021-12-07 19:56:34 +01:00
Lukas Pieper
7854918fba Bump version to 1.5 2021-12-05 18:05:44 +01:00
Lukas Pieper
4e6e226304 Update icon (thanks to @b3pio) 2021-11-30 16:56:48 +01:00
Lukas Pieper
c740c1e596
Merge pull request #63 from IzzySoft/fastlane
initial fastlane structures
2021-11-29 20:10:28 +01:00
Izzy
2f24907bda
initial fastlane structures 2021-11-29 19:26:34 +01:00