Simon Marquis
|
85129e4660
|
Kotlin 2.0.0 (#1036)
* 🚧 Kotlin 2.0.0-Beta4
* Testing useKSP2 useK2Uast
* KSP 2.0.0-Beta4-1.0.19
* Update lint 8.4.0-alpha13
* 2.0.0-Beta5
* Lint 8.5.0-alpha02
* Update libs.versions.toml
* Update libs.versions.toml
* 🤖 Updates baselines for Dependency Guard
* KSP `2.0.0-Beta5-1.0.20`
* 2.0.0-RC1
* lint 8.5.0-alpha06
* Kotlin 2.0.0-RC2
* Lint 8.5.0-alpha07
* Fix missing imports
* Migrate from deprecated `kotlinOptions` to `composeCompiler`
* Kotlin 2.0.0-RC3 and AGP 8.6.0-alpha01
* Kotlin 2.0.0 & KSP 2.0.0-1.0.21
* Add `.kotlin` directory to `.gitignore`
* Migrate from deprecated kotlinOptions to compilerOptions
* Restore main workflow
* Migrate from deprecated kotlinOptions to compilerOptions
* Restore relative directories for Compose compiler metrics & reports
---------
Co-authored-by: Don Turner <dturner@users.noreply.github.com>
|
7 months ago |
Simon Marquis
|
16fd42a766
|
Restore lazy API call
|
1 year ago |
Simon Marquis
|
0af797f613
|
Add missing test dependencies
|
1 year ago |
Melwin Magalhaes
|
6247712064
|
Add convention plugins to version catalogs
|
1 year ago |
Simon Marquis
|
62db986836
|
Add lint plugin to the `:lint` module
|
2 years ago |
Takeshi Hagikura
|
e1bb03b33d
|
Set the source/target compatibility to 11
This is because up to Java 11 features are supported without requiring
minimum API level nor AGP versions at the moment as in
https://developer.android.com/studio/write/java11-minimal-support-table
|
2 years ago |
Alex Vanyo
|
38260e5a86
|
Update to VERSION_17 everywhere
Change-Id: I3e75e8a833f45365657a24c4af652c2449af804c
|
2 years ago |
Alex Vanyo
|
086dc957c0
|
Update to AGP 8.0
Change-Id: I27eb106e484e2003d732782a39612dc72c845282
|
2 years ago |
Don Turner
|
50b88aa769
|
Update lint java version to 11
Change-Id: I7bba0615e3f1ca13523300950932b5f899b60567
|
2 years ago |
Simon Marquis
|
92417207dc
|
Migrate last build.gradle to build.gradle.kts
|
2 years ago |