2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-10-27 15:46:27 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Michael Comella
d0dea99938 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7483: upgrade gradle to v5.6.4.
To upgrade, I used the following command:
  ./gradlew wrapper --distribution-type=all --gradle-version 5.6.4
2020-01-06 12:07:14 -08:00
Colin Lee
e34a537230 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2683. Update Gradle to 5.5 (https://github.com/mozilla-mobile/fenix/pull/3929)
* Closes https://github.com/mozilla-mobile/fenix/issues/2683. Update Gradle to `5.4.1`

* Upgrade to Gradle 5.5
2019-07-08 11:14:13 -05:00
Colin Lee
d6e79694f8 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/351 Create home screen component for multitasking 2019-02-09 15:52:10 -06:00
Colin Lee
f8f79d843f [fenix] Add detekt, ktlint, and upgrade Gradle wrapper 2019-01-30 11:08:25 -06:00
Jeff Boek
06f1bf6471 [fenix] Initializes Android project
Co-authored-by: Colin Lee <mncolinlee@gmail.com>
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
Co-authored-by: Emily Kager <emilykager@gmail.com>
2018-12-07 15:25:38 -05:00