Commit Graph

52 Commits

Author SHA1 Message Date
Daniel Micay 6c56894994 update Kotlin to 2.0.0 2024-05-29 21:24:48 -04:00
Daniel Micay ac5d5418f5 update Android Gradle plugin to 8.4.1 2024-05-20 17:44:00 -04:00
Daniel Micay 6fea095c18 update Kotlin to 1.9.24 2024-05-07 12:53:56 -04:00
Daniel Micay 6cbd353c79 update Android Gradle plugin to 8.4.0 2024-05-01 08:45:55 -04:00
Daniel Micay ce4755de43 update Android Gradle plugin to 8.3.2 2024-04-10 08:40:15 -04:00
Daniel Micay 2217e83508 update Android Gradle plugin to 8.3.1 2024-03-24 23:40:23 -04:00
Daniel Micay cab3ae60e9 update Kotlin to 1.9.23 2024-03-07 21:15:22 -05:00
Daniel Micay 44279d0c9e update Android Gradle plugin to 8.3.0 2024-03-01 13:20:36 -05:00
Daniel Micay 07c067b26a update Android Gradle plugin to 8.2.2 2024-02-16 09:32:36 -05:00
Daniel Micay 3dbbfc105a update Android Gradle plugin to 8.2.1 2024-01-09 15:58:14 -05:00
Daniel Micay aedf1293aa update Kotlin to 1.9.22 2023-12-25 11:30:36 -05:00
Daniel Micay 5665e60b14 update Kotlin to 1.9.21 2023-12-19 15:38:17 -05:00
Daniel Micay 3ad3f1d4aa replace deprecated Gradle functionality 2023-11-23 04:00:19 -05:00
Daniel Micay 7375be88c9 update Android Gradle plugin to 8.1.4 2023-11-23 03:59:56 -05:00
Daniel Micay a6ad7a6155 update Kotlin to 1.9.20 2023-11-12 17:58:49 -05:00
Daniel Micay e8f1888534 update Android Gradle plugin to 8.1.1 2023-08-25 18:30:27 -04:00
Daniel Micay 74d41cea06 update Kotlin to 1.9.10 2023-08-23 19:16:55 -04:00
Daniel Micay 2b50e74c93 update Kotlin to 1.9.0 2023-07-30 13:41:50 -04:00
Daniel Micay 3ce24e3718 update Android Gradle plugin to 8.1.0 2023-07-30 13:34:19 -04:00
Daniel Micay 516d99bb13 update Android Gradle plugin to 8.0.2 2023-07-30 13:33:15 -04:00
Daniel Micay e064995a1b update kotlin to 1.8.22 2023-07-03 19:09:20 -04:00
Daniel Micay 4de602be3a drop unnecessary com.android.library plugin 2023-05-03 12:59:30 -04:00
Patryk Mis 5d6c6aa4e5 Update AGP and Kotlin
Signed-off-by: Patryk Mis <foss@patrykmis.com>
2023-05-03 12:58:19 -04:00
Patryk Mis 115ddcb164 Update Gradle build scripts
Signed-off-by: Patryk Mis <foss@patrykmis.com>
2023-05-03 12:58:19 -04:00
octocorvus fb59568765 update Android Gradle Plugin to 8.0.0
fix: update JDK to 17 for AGP 8.0
fix: enable buildConfig build feature
refactor: remove unnecessary android.enableR8.fullMode
2023-04-14 08:37:42 -04:00
Daniel Micay 759417f4da update Kotlin to 1.8.20 2023-04-09 09:34:51 -04:00
Daniel Micay f6127ca0e0 update Android Gradle plugin to 7.4.2 2023-03-10 13:40:02 -05:00
Daniel Micay 7703b1a175 update Kotlin to 1.8.10 2023-02-04 07:06:08 -05:00
Daniel Micay a25d0a4405 update Kotlin Gradle plugin to 1.8.0 2023-02-01 21:58:53 -05:00
Daniel Micay d78e15b1b1 update Android Gradle plugin to 7.4.1 2023-02-01 20:32:07 -05:00
Daniel Micay 5b46b4c80e update Android Gradle plugin to 7.4.0 2023-01-13 19:54:29 -05:00
Daniel Micay 45a0952296 drop non-working dependabot workaround 2022-12-25 10:14:16 -05:00
dependabot[bot] abfb212011 Bump kotlin-gradle-plugin from 1.7.21 to 1.7.22
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) 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
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 17:17:43 -05:00
dependabot[bot] a3ba77534c Bump kotlin-gradle-plugin from 1.7.20 to 1.7.21
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) 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
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 21:58:27 -05:00
dependabot[bot] a73caa5914 Bump gradle from 7.3.0 to 7.3.1
Bumps gradle from 7.3.0 to 7.3.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>
2022-10-13 17:07:42 -04:00
dependabot[bot] ea5c34ed52 Bump kotlin-gradle-plugin from 1.7.10 to 1.7.20
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) 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
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 19:23:32 -04:00
dependabot[bot] bc77ecbcc6 Bump gradle from 7.2.2 to 7.3.0
Bumps gradle from 7.2.2 to 7.3.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>
2022-09-15 19:44:05 -04:00
dependabot[bot] adb87cbaef Bump gradle from 7.2.1 to 7.2.2
Bumps gradle from 7.2.1 to 7.2.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>
2022-08-03 22:15:55 -04:00
dependabot[bot] a48213c450 Bump kotlin-gradle-plugin from 1.7.0 to 1.7.10
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.7.0 to 1.7.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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 17:39:35 -04:00
dependabot[bot] 2f4c1ebfed Bump kotlin-gradle-plugin from 1.6.21 to 1.7.0
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.7.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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 17:12:29 -04:00
Daniel Micay 22b400c68f work around dependabot gradle bug 2022-06-06 06:42:49 -04:00
dependabot[bot] 5dfdaa2c17 Bump gradle from 7.2.0 to 7.2.1
Bumps gradle from 7.2.0 to 7.2.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>
2022-05-25 16:39:38 -04:00
dependabot[bot] af567a5c0c Bump gradle from 7.1.3 to 7.2.0
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>
2022-05-09 18:04:52 -04:00
dependabot[bot] c1a1263bd5 Bump kotlin-gradle-plugin from 1.6.20 to 1.6.21
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.20 to 1.6.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
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 04:36:50 -04:00
dependabot[bot] 975dfb966c Bump gradle from 7.1.2 to 7.1.3
Bumps gradle from 7.1.2 to 7.1.3.

---
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>
2022-04-07 18:20:58 -04:00
dependabot[bot] ec965ddaaa Bump kotlin-gradle-plugin from 1.6.10 to 1.6.20
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) 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
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 17:10:35 -04:00
dependabot[bot] 587d3a5c96 Bump gradle from 7.1.1 to 7.1.2
Bumps gradle from 7.1.1 to 7.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>
2022-02-23 14:15:56 -05:00
dependabot[bot] c563486866 Bump gradle from 7.1.0 to 7.1.1
Bumps gradle from 7.1.0 to 7.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>
2022-02-04 18:33:24 -05:00
dependabot[bot] bda58bdba8 Bump gradle from 7.0.4 to 7.1.0
Bumps gradle from 7.0.4 to 7.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>
2022-01-25 15:03:44 -05:00
dependabot[bot] 5f8426def9 Bump kotlin-gradle-plugin from 1.6.0 to 1.6.10
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.0 to 1.6.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.10/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
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 16:27:48 -05:00