Commit graph

12 commits

Author SHA1 Message Date
Jorge Martin Espinosa
deb14865c6 Fix: JNA issue in release mode (#335)
* Restore checkout config for nightly workflows.

* Add missing proguard config line for JNA.
2023-04-18 11:31:25 +00:00
Jorge Martin Espinosa
de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329)
* Update AGP to 8.0.0.

* Set JAVA_HOME to JDK17

* Update lint version.

* Use right JDK for dependency analysis, replace deprecated env var.

* Upgrade to Gradle 8.1.

* Remove `@Supress(DSL_SCOPE_VIOLATION)` as it's no longer needed.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 08:49:52 +00:00
Jorge Martin Espinosa
610e4aa8b6 Revert "Update Gradle and AGP to v8.0 (#283)" (#295)
This reverts commit cda0606a0d.
2023-04-04 14:44:01 +00:00
Jorge Martín
14dec83e13 Disable nightly workflow for forks 2023-04-04 08:26:26 +02:00
Jorge Martin Espinosa
cda0606a0d Update Gradle and AGP to v8.0 (#283)
* Update dependency gradle to v8

* Handle upgrading Gradle to v8.0.2

* Update AGP to 8.0.0-RC01

* Try to set JAVA_HOME to JDK17

* Update lint version.

* Use right JDK for dependency analysis, replace deprecated env var

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 18:02:34 +02:00
Benoit Marty
57e292e48c Fix APK path sent to browserstack 2023-03-09 12:27:46 +01:00
Michael Kaye
d83e224fd1 Rename custom ID in line with iOS name 2023-02-10 10:59:01 +00:00
Michael Kaye
67f8f29ad4 On nightly build, additionally upload a copy to browserstack for automation. 2023-02-08 13:55:31 +00:00
Benoit Marty
b2719bc3bc Setup towncrier 2023-01-11 14:57:14 +01:00
ganfra
7a729cb2bc Update nightly.yml 2022-11-24 11:29:35 +01:00
ganfra
358f81d3be Update nightly.yml
add manual workflow
2022-11-24 11:24:45 +01:00
Benoit Marty
db1cdbfbd4 Setup nighlty build + GitHub action 2022-11-23 15:11:27 +01:00