aboutsummaryrefslogtreecommitdiff
path: root/shared/build.gradle.kts
AgeCommit message (Expand)Author
2023-09-21- [ios] Add direction arrows to reports.Iván Ávalos
2023-09-16- [shared] Downgrade Kotlin to 1.8.22 due to Native issuesIván Ávalos
2023-09-11[android] More dependency updates and misc. fixesIván Ávalos
2023-09-11[android] Upgrade AGP, Kotlin plugin, JDK + StateFlow fixesIván Ávalos
2023-09-11[android] Upgrade AGP and base dependenciesIván Ávalos
2022-12-14Removed unused test modulesIván Ávalos
2022-01-23Fixed (again) Koin iOS dependency in sourceSetIván Ávalos
2022-01-23Fixed Koin iOS dependency in sourceSetIván Ávalos
2022-01-23Added Koin iOS dependency to sourceSetIván Ávalos
2022-01-23Added iOS dependencyIván
2022-01-22Prepare shared module for iOS support and updated appcompat and constraintlay...Iván Ávalos
2022-01-17Another attempt at making this app comply with the Play Store 64 bit requirementIván Ávalos
2022-01-17Updated NDK architectures of build.gradle.ktsIván Ávalos
2022-01-17Added NDK architectures to build.gradle.ktsIván Ávalos
2021-12-06WIP: Adds the token persistanceIsidro Henoch
2021-12-05Adds x-www-form-urlencoded support to http clientIsidro Henoch
2021-12-04Replaced Java stuff with Kotlin native stuff, and deleted ApplicationDelegate...Iván Ávalos
2021-12-04Rewrote HTTP client code using KtorIván Ávalos
2021-12-03Inits the projectIsidro Henoch