summaryrefslogtreecommitdiffhomepage
path: root/android/buildSrc
AgeCommit message (Collapse)AuthorFilesLines
2024-02-06Update compose material 3 to 1.2.0-rc01Jonatan Rhodin1-1/+1
2024-02-06Update compose navigations to 1.10.0Jonatan Rhodin1-1/+1
2024-02-06Update compose to version 1.6.0Jonatan Rhodin1-1/+1
Fixes DROID-663
2024-02-05Remove unnecessary backticksDavid Göransson1-2/+2
2024-02-05Add detekt dependencyDavid Göransson2-0/+2
2024-01-25Update koin version to 3.5.3Jonatan Rhodin1-2/+2
2024-01-25Update commons validator to version 1.8.0Jonatan Rhodin1-1/+1
2024-01-25Update mockserver version to 4.12.0Jonatan Rhodin1-1/+1
2024-01-25Update ktfmt to version 0.16.0 and reformat filesJonatan Rhodin1-1/+1
2024-01-25Update version of androidx librariesJonatan Rhodin1-2/+2
2024-01-25Remove unused librariesJonatan Rhodin2-6/+0
2024-01-24Update gradle plugin version to 8.2.1Jonatan Rhodin1-1/+1
2024-01-18Add flavor support to e2e and mockapi testsAlbin1-0/+6
2024-01-18Rename app variant tripleAlbin1-1/+1
2024-01-11Migrate app unit tests to Junit5David Göransson2-25/+34
2024-01-02Remove unused dependenciesJonatan Rhodin2-15/+0
2023-12-14Add compose destinations navigation dependencyDavid Göransson2-3/+10
2023-11-21Update SDK versionDavid Göransson1-3/+3
2023-11-16Add payment support to AccountViewModelJonatan Rhodin1-0/+3
2023-11-16Add payment module and billing payment repositoryJonatan Rhodin1-0/+2
2023-11-16Add billing client library and billing moduleJonatan Rhodin2-0/+2
2023-11-10Update mockk version to 1.13.8Jonatan Rhodin1-3/+1
2023-11-10Add version code checkAlbin1-0/+2
The check will fail unless the version code is less than 30000000. This means that all version codes up until the year 2030 are valid. The check runs before the preBuild task.
2023-10-10Add stagemole flavorAlbin1-1/+5
2023-10-09Bump konsist to 0.13.0Albin1-1/+1
2023-10-06Remove old versionDavid Göransson1-1/+0
2023-10-06Replace old topbar with Material3David Göransson1-2/+0
2023-10-02Add Compose Preview test and fix issuesDavid Göransson1-0/+3
2023-10-02Bump konsist to 0.12.2Albin1-1/+1
2023-09-29Add konsist in dependency and version filesAlbin2-1/+3
2023-09-28Bump compose to 1.5.1Albin1-1/+1
2023-09-21Add billing and infrastructure flavor dimensionsAlbin1-0/+44
Flavor dimension usage: * `billing` - used to build separate artifacts where (1) different policies are followed and (2) different dependencies are used. * `infrastructure` - used to improve development and testing against non-production environments.
2023-09-21Apply automatic formatting and cleanup of gradle filesAlbin1-9/+3
2023-09-05Move test utils to its own moduleJonatan Rhodin1-0/+1
2023-08-30Bump compose from rc to stable 1.5.0Albin1-1/+1
2023-08-30Bump kotlin to 1.9.10Albin1-2/+2
2023-08-23Create empty theme libAlbin1-0/+1
2023-08-22Fix Unknown Kotlin JVM target: 20 errorJonatan Rhodin1-0/+4
2023-08-04Fix scroll crash by bumping to compose rcAlbin1-1/+1
2023-08-04Bump kotlinAlbin1-2/+2
2023-08-04Bump kotlinx coroutinesAlbin1-1/+1
2023-08-04Bump ktfmtAlbin1-1/+1
2023-08-04Bump agpAlbin1-2/+2
2023-08-03Bump container image, jdk, gradle and agpAlbin2-3/+8
2023-08-01Bump recyclerview dependencyAlbin1-1/+1
2023-08-01Bump fragment dependencyAlbin1-1/+1
2023-08-01Bump koinAlbin2-5/+9
2023-08-01Bump play publish pluginAlbin1-1/+1
2023-08-01Bump gradle version pluginAlbin1-1/+1
2023-08-01Bump leak canaryAlbin1-1/+1