Skip to content

Releases: EmergeTools/emerge-android

Snapshots v1.3.3

20 Feb 00:10
210d996
Compare
Choose a tag to compare
  • Fix RTL language layout direction. #460

Gradle Plugin v4.0.9

05 Feb 17:16
e29e578
Compare
Choose a tag to compare
  • Another fix for parsing git information on bitbucket #442

Gradle Plugin v4.0.8

04 Feb 15:53
8571c51
Compare
Choose a tag to compare
  • Correctly parse git information on bitbucket and non https urls #439

Snapshots v1.3.2

29 Jan 19:55
0c6c5ec
Compare
Choose a tag to compare

1.3.2 - 2025-01-29

  • Add support for Wear devices. #431

Gradle Plugin v4.0.7

22 Jan 18:42
00b3b3b
Compare
Choose a tag to compare
  • Correctly parse git/github/gitlab urls in all environments #419

Gradle plugin v4.0.6

16 Jan 21:34
7e5d5f9
Compare
Choose a tag to compare

4.0.6 - 2024-01-16

  • Fix bug where metadata was overwriting set values. #405
  • Fix: logging and resolving dependencies at configuration time. #403
  • Move supported version classpath files to configuration time. #394
  • Add cacheable task annotations. #380
  • Run detekt on Gradle plugin. #372

Distribution v0.0.4

16 Jan 17:47
1b2e427
Compare
Choose a tag to compare

0.0.4 - 2025-01-16

  • Send distribution version with request. #385

Snapshots v1.3.1

09 Jan 19:27
1840aff
Compare
Choose a tag to compare

1.3.1 - 2025-01-09

  • Add default exception handler to catch exceptions that could take down instrumentation
    process. #324

Gradle Plugin v4.0.5

08 Jan 15:41
12ba50a
Compare
Choose a tag to compare

4.0.5 - 2025-01-08

  • Introduce separate logExtension task to log VCS options. Fixes 322 327

Distribution v0.0.3

08 Jan 20:04
13bca76
Compare
Choose a tag to compare

0.0.3 - 2025-01-08

  • Add version{Code,Name} when checking for updates. This prevents suggesting the current build as an update. #319