Commit Graph

7 Commits

Author SHA1 Message Date
4237b8d70e update some dependencies etc 2021-05-27 16:04:37 +02:00
bf2424399a [SKIP CI] Update Gradle and AGP, remove jcenter (#6493) 2021-04-10 10:06:27 -04: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