mcarare
|
063c553913
|
Bug 1849833 - Replace deprecated compileSdkVersion.
This is replaced by defaultConfig compileSdk.
|
2023-09-11 06:36:20 +00:00 |
|
Ryan VanderMeulen
|
0e5e70291c
|
Bug 1820233 - Remove unneeded kotlin_stdlib inclusions and re-enable Werror in detekt build.gradle
|
2023-03-07 00:12:18 +00:00 |
|
mcarare
|
1f589a2e0b
|
Bug 1802817 - Set namespace via DSL in gradle build files.
See https://developer.android.com/studio/build/configure-app-module#set-namespace
and https://issuetracker.google.com/issues/172361895
|
2023-03-02 17:13:09 +00:00 |
|
mcarare
|
cd1b348c9b
|
Bug 1802817 - Rename DSL object from lintOptions to lint.
DSL object for configuring lint options lintOptions is deprecated.
|
2023-03-02 17:13:09 +00:00 |
|
mcarare
|
922b5f6643
|
Bug 1802817 - Rename AC Dependencies to ComponentsDependencies.
This change is needed in order to avoid clashes with Dependencies class introduced
in Gradle from 7.6 version.
|
2023-03-02 17:13:09 +00:00 |
|
Sebastian Kaspari
|
5c54ec453d
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/842: Migrate from support libraries to AndroidX.
|
2019-05-02 16:08:55 +02:00 |
|
Christian Sadilek
|
dc56439e36
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/1328: Provide GeckoView based implementation of concept-fetch
|
2019-02-11 15:44:18 -05:00 |
|
Mitchell Hentges
|
3ee4d96a84
|
[components] Reads componentsVersion from .buildconfig.yml
|
2019-01-11 10:08:32 +01:00 |
|
ali-abdullah
|
89f3263d12
|
[components] included buildSrc in ktlint and detekt checks
|
2018-11-16 12:40:04 +01:00 |
|
Sebastian Kaspari
|
f682aa9132
|
[components] Issue https://github.com/mozilla-mobile/android-components/issues/1348: (tooling-fetch-tests) Ignore external jars when running lint.
|
2018-11-14 09:43:08 -05:00 |
|
Sebastian Kaspari
|
3f1dc9f039
|
[components] Issue https://github.com/mozilla-mobile/android-components/issues/1327: (tooling-fetch-tests): A generic test suite for components that implement concept-fetch.
|
2018-11-13 17:33:53 +01:00 |
|