Commit Graph

9 Commits

Author SHA1 Message Date
632b626f35 chore(build): Reduce global warnings (#1684) 2023-06-07 10:28:34 +02:00
933138fa6a [skip ci] Remove useless files and solve AGP warnings (#1575)
* chore: Remove useless files

* [skip ci] refactor: Solve deprecation warnings from AGP
2023-05-02 20:01:30 +02:00
0f7df7a71c merge upstream 2022-08-06 20:59:16 +02:00
4237b8d70e update some dependencies etc 2021-05-27 16:04:37 +02:00
d84a4c90b1 Project reorganization (#5096)
* Rename AndroidConfig to Config

* Move base AndroidManifest.xml

* Make fallback icons into an Android module

* Add example of how to only load a single extension in Gradle project
2020-12-11 09:41:48 -05:00
016653bdc0 Update Kotlin, coroutines, kolinter (#4363)
* Update kolinter, address some build warnings

* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
e405512146 Update to SDK 29 (#3629)
* Print out repo JSON contents during build

* Target SDK 29
2020-06-27 15:21:46 -04:00
be6c269621 Use Kotlin DSL for library gradle files (#3628) 2020-06-27 14:02:46 -04:00
4079830822 Annotate multi-source factories
Doesn't do anything yet. Will add an annotation processor to do add info the repo JSON in the future.
2020-06-25 19:04:05 -04:00