Commit graph

16 commits

Author SHA1 Message Date
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
22ac1e9a28 Challenge fixes 2024-04-23 17:34:59 +02:00
Phillip Thelen
c2547252de disable R8 full mode for now 2023-05-02 14:16:57 +02:00
Phillip Thelen
9923f9c7f3 bump dependencies 2023-05-02 14:16:57 +02:00
Phillip Thelen
17ff13c0a1 Improve test output and update action dependencies 2023-02-14 10:15:22 +01:00
Phillip Thelen
7b378d0dcc add ktlint gradle action 2021-09-14 13:06:13 +02:00
Phillip Thelen
e80389cffb Update dependencies 2020-10-06 09:29:45 +02:00
Phillip Thelen
7d60b338e4 Display adventure guide status in menu 2020-06-05 11:26:44 +02:00
Leland Wu
a95be4a755
get as many tests to work as possible and fix travis (#1291)
modify a subscription plan test

switch commented test

Increase mockito version

add a clean to yaml file

edit yaml

modify versionings

update yaml

add build to script

try something in build gradle

edit travis

travis

try something with apple client id

yaml

put testProdDebugUnitTest script back in yaml

try diff distribution

try xenial

put apple ath client id back

edit yaml

add apple ath client id

add apple id in example as well

put buildConfig import back

change sudo apt get

edit sudo apt commands

move commands

edit travis

mongodb org

travis

Fix unit tests and travis

add mongo service

travis file

only run one test suite on travis

only test for testProdDebugUnitTest
2020-04-13 12:02:48 +02:00
Phillip Thelen
b227be907a enable R8 2019-08-26 10:37:01 +02:00
Phillip Thelen
bc02b4661e correctly show joined guilds in public guild list 2019-04-30 12:19:02 +02:00
Phillip Thelen
5a8d8788ef update dependencies 2019-01-23 19:14:13 +01:00
Phillip Thelen
d10bedd990 Update to AndroidX 2018-11-06 16:11:02 +01:00
Phillip Thelen
b065cf0acc Implement new welcome screen 2018-11-05 13:57:42 +01:00
Phillip Thelen
6a529b31d0 fix various crashes 2017-09-06 00:04:11 +02:00
Keith Holliday
47af28546b Added initial repeatabls UI 2017-04-19 08:32:58 -06:00