17 Commits
Author SHA1 Message Date
Niels van Velzen b28957ebf3 Migrate to AGP9 2026-05-12 14:43:35 +02:00
Maxr1998 6864d141e1 Disable Jetifier
We don't have any dependencies requiring it anymore, so it can be disabled.
2023-04-05 19:54:55 +02:00
Maxr1998 e223da41e1 Remove "MaxPermSize" from jvmargs
Setting was removed in Java 17, thus is now unnecessary.
2021-11-06 22:05:23 +01:00
Niels van Velzen b863c556fa Move all Gradle plugins to version catalog, replace KAPT with KSP 2021-11-06 22:05:23 +01:00
Maxr1998 88dfe2d8c7 Update Kotlin to 1.5.31 2021-10-05 22:08:42 +02:00
Maxr1998 0388c065a8 Update Kotlin to 1.5.30 2021-09-04 14:19:32 +02:00
Maxr1998 93047729e9 Update Kotlin to 1.5.21 2021-07-31 22:38:53 +02:00
Niels van VelzenandMaxr1998 88bf27afe4 Add option to switch between versions of the SDK (#428)
Add build option to switch between releases, snapshots, unstable snapshots and local versions of the SDK

Co-authored-by: Maxr1998 <max.rumpf1998@gmail.com>
2021-06-14 15:39:07 +02:00
Maxr1998 bf250e6cc6 Update Kotlin to 1.5.10 2021-05-24 13:56:39 +02:00
Max Rumpf bc8aa354b8 Add snapshot repository for Jellyfin SDK (#374)
* Add snapshot repository for Jellyfin SDK

* Use maven repo shorthand
2021-05-10 20:22:01 +00:00
Maxr1998 ca94892624 Update Kotlin to 1.5.0
- Remove now unnecessary jvmTarget from buildscript
- Update Room to 2.3.0 since earlier versions cause build errors with the new Kotlin release
2021-05-06 16:58:51 +02:00
Maxr1998 c8014322c4 Update Kotlin to 1.4.32 2021-04-07 23:41:32 +02:00
Maxr1998andh1dden-da3m0n c09c942ea0 Add workflow config for GitHub CI
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2021-03-26 17:03:40 +01:00
Niels van Velzen 1fff114157 Update dependencies (#293)
Remove Kotlin Android Extensions (deprecated, unused in our app)
Kotlin 1.4.30
AGP 4.1.2
Various library updates
2021-02-04 22:13:29 +01:00
Maxr1998 cc240c4175 Update Kotlin to 1.4.10 2020-09-10 22:08:10 +02:00
Maxr1998 3a080e2054 Update Kotlin to 1.4 2020-08-25 15:15:02 +02:00
Maxr1998 23077fde2e Initial application skeleton 2020-07-24 13:01:35 +02:00