Adam Brown
|
83f0c1a243
|
replace buildSrc with conventions submodule
|
2022-12-12 19:20:22 +00:00 |
Adam Brown
|
5ddd407884
|
avoiding versioned plugins and making the buildSrc the main plugin classloader
|
2022-12-11 15:06:05 +00:00 |
Adam Brown
|
7e1ff25968
|
fix missing crashlytics plugin
|
2022-12-11 13:10:00 +00:00 |
Adam Brown
|
f1077efc17
|
convert to version catalog
|
2022-12-11 12:50:46 +00:00 |
Adam Brown
|
37ad97c761
|
using screen-state submodule
|
2022-11-28 19:04:24 +00:00 |
Adam Brown
|
bb7e8603dc
|
Make use of extract state modules
|
2022-11-28 18:57:50 +00:00 |
Adam Brown
|
80c1847a48
|
reusing mockk version and upgrading crashlytics gradle plugin
|
2022-10-22 12:34:34 +01:00 |
dependabot[bot]
|
f1be275e79
|
Bump kotlinVer from 1.6.10 to 1.7.20
Bumps `kotlinVer` from 1.6.10 to 1.7.20.
Updates `kotlin-test-junit` from 1.6.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.6.10...v1.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-serialization` 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-test-junit
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-08 09:59:32 +00:00 |
dependabot[bot]
|
fe5717b7c1
|
Bump mockk from 1.13.1 to 1.13.2
Bumps [mockk](https://github.com/mockk/mockk) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.13.1...1.13.2)
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-29 05:22:18 +00:00 |
dependabot[bot]
|
fff950b719
|
Bump mockk from 1.12.8 to 1.13.1
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.8 to 1.13.1.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/commits)
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-23 05:26:10 +00:00 |
dependabot[bot]
|
40da1e89f8
|
Bump junit-jupiter-api from 5.9.0 to 5.9.1
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-21 17:20:53 +00:00 |
dependabot[bot]
|
faf7e64769
|
Bump junit-jupiter-engine from 5.9.0 to 5.9.1
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-21 05:34:39 +00:00 |
dependabot[bot]
|
389f1cc6ee
|
Bump mockk from 1.12.7 to 1.12.8
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.7 to 1.12.8.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.12.7...v1.12.8)
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-16 05:31:48 +00:00 |
Adam Brown
|
692e179e3f
|
updating AGP plugin and targetting android 33
|
2022-09-08 20:06:08 +01:00 |
Adam Brown
|
d01451e3e9
|
replacing non foss dependencies with noop replaceable modules when the project is build with the -Pfoss flag
|
2022-08-31 17:44:17 +01:00 |
dependabot[bot]
|
d55ed2da1d
|
Bump mockk from 1.12.5 to 1.12.7
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.5 to 1.12.7.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.12.5...1.12.7)
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-24 05:28:11 +00:00 |
Adam Brown
|
8360f27f4c
|
Merge pull request #69 from ouchadam/dependabot/gradle/io.mockk-mockk-1.12.5
Bump mockk from 1.12.4 to 1.12.5
|
2022-07-28 19:55:20 +01:00 |
dependabot[bot]
|
0387c0917e
|
Bump junit-jupiter-api from 5.8.2 to 5.9.0
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-28 18:51:17 +00:00 |
dependabot[bot]
|
36b740e0d3
|
Bump mockk from 1.12.4 to 1.12.5
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.4 to 1.12.5.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.12.4...1.12.5)
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-28 18:51:08 +00:00 |
dependabot[bot]
|
3ac9df765d
|
Bump junit-jupiter-engine from 5.8.2 to 5.9.0
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-27 05:34:28 +00:00 |
dependabot[bot]
|
13700444b9
|
Bump kotlinx-coroutines-test from 1.6.3 to 1.6.4
Bumps [kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.3...1.6.4)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-14 05:31:19 +00:00 |
Adam Brown
|
880a4fd78a
|
updating crashlytics plugin
|
2022-07-11 19:13:55 +01:00 |
dependabot[bot]
|
8f64529154
|
Bump kotlinx-coroutines-test from 1.6.2 to 1.6.3
Bumps [kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.2...1.6.3)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-29 05:24:24 +00:00 |
Adam Brown
|
563fdff73e
|
applying minor build speed improvements
- disabling release build type
- only including xxhdpi resources
|
2022-06-11 14:29:33 +01:00 |
Adam Brown
|
4a0d2cd42d
|
prepping for kotlin 1.7.0 release, removing compose from modules that don't need it
|
2022-06-11 13:29:47 +01:00 |
dependabot[bot]
|
7a05bd7fb5
|
Bump kotlinx-coroutines-test from 1.6.1 to 1.6.2
Bumps [kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.1...1.6.2)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-30 05:36:12 +00:00 |
dependabot[bot]
|
20bbf871ed
|
Bump mockk from 1.12.3 to 1.12.4
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.12.3...1.12.4)
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 05:32:27 +00:00 |
dependabot[bot]
|
32645aadce
|
Bump kotlinx-coroutines-test from 1.6.0 to 1.6.1
Bumps [kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.0...1.6.1)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-05 05:27:44 +00:00 |
Adam Brown
|
f75d8dde13
|
dropping the min sdk to android 7 (introduces a 50kb increase for desugaring the time apis)
|
2022-03-18 20:52:17 +00:00 |
Adam Brown
|
c6abba5638
|
adding tests around the timeline usecase
|
2022-03-13 14:12:13 +00:00 |
dependabot[bot]
|
a57a4035b4
|
Bump mockk from 1.12.2 to 1.12.3
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.12.2...1.12.3)
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-09 05:30:26 +00:00 |
Adam Brown
|
88cc7e823a
|
lifting out the android sdk version
|
2022-03-06 18:54:05 +00:00 |
Adam Brown
|
1f96bfbc0f
|
making a start on testing the android side of the project
|
2022-03-05 19:23:37 +00:00 |
Adam Brown
|
c78d24a458
|
initial commit
|
2022-02-27 21:48:14 +00:00 |