Phillip Thelen
|
807c233f2f
|
fix some build errors
|
2025-02-11 12:00:47 +01:00 |
|
Jim
|
584b274d85
|
Improve Gradle Configuration (#2093)
* initial migration to gradle kotlin DSL
* initial migration to version catalog
* finalize some last testing task configuration
* delete commented code
* update detekt and test configuration
* implement gradle plugin
* gradle:
- Removing unused properties in libs.versions.toml
- Enabling typesafe project accessors
- Change allUnitTest task from GradleBuild to DefaultTask
* fix always looking for signingrelease.properties
* fix logic for properties
* improve condition
* signing config release
* update configuration based on new changes
---------
Co-authored-by: Jimly Asshiddiqy <jimly.asshiddiqy@accenture.com>
|
2025-01-30 11:29:19 +01:00 |
|
Phillip Thelen
|
2d5dc6f0a4
|
Update dependencies
|
2024-08-27 16:20:05 +02:00 |
|
Phillip Thelen
|
18996b269d
|
Purchase handler fixes
|
2024-06-04 11:23:14 +02:00 |
|
Phillip Thelen
|
22ac1e9a28
|
Challenge fixes
|
2024-04-23 17:34:59 +02:00 |
|
Phillip Thelen
|
8b4af8272f
|
add js as target for shared code
|
2024-03-28 17:32:29 +09:00 |
|
Phillip Thelen
|
4cefbd4d8a
|
Remove obsolete code
|
2023-08-08 18:00:18 +02:00 |
|
Phillip Thelen
|
4289042d9f
|
small code cleanup
|
2023-05-02 14:16:57 +02:00 |
|
Phillip Thelen
|
525870745a
|
improve task loading
|
2023-02-23 15:52:51 +01:00 |
|
Phillip Thelen
|
17ff13c0a1
|
Improve test output and update action dependencies
|
2023-02-14 10:15:22 +01:00 |
|
Phillip Thelen
|
71e4c4805b
|
ktlint formatting
|
2023-02-13 17:34:54 +01:00 |
|
Phillip Thelen
|
18796e1f8a
|
Improve tests
|
2023-02-13 17:29:12 +01:00 |
|
Phillip Thelen
|
afb2b234d9
|
fix formatting
|
2023-02-13 14:24:37 +01:00 |
|
Phillip Thelen
|
4971d4a80a
|
prepwork
|
2023-01-09 16:35:04 +01:00 |
|
Phillip Thelen
|
bc685cdc82
|
multiple fixes
|
2022-12-20 13:37:10 +01:00 |
|
Phillip Thelen
|
cedc06f1e9
|
port more code to coroutines
|
2022-11-16 14:01:50 +01:00 |
|
Phillip Thelen
|
e3f66e57df
|
Prepare for new menu
|
2022-10-31 09:42:13 +01:00 |
|
Phillip Thelen
|
bf5bb9939b
|
Begin implementing new header
|
2022-09-26 13:05:22 +02:00 |
|
Phillip Thelen
|
7e85b6e79b
|
fix parcelize
|
2022-08-30 13:08:27 +02:00 |
|
Phillip Thelen
|
f0999429f5
|
move some model code to shared kotlin multiplatform module
|
2022-08-22 14:55:50 +02:00 |
|