Igor Demin
|
0215dd9551
|
Update Android projects (#3566)
- Update Gradle to 8.2.1 (for non-Android project as well)
- Update AGP to 8.0.2
- add jvmToolchain for Android projects (it is required now)
- removed targetSdk from shared modules (it is deprecated for com.android.library projects)
- move "package" from manifset to "namespace " in Gradle (required by AGP)
- rename android to androidTarget (android is deprecated in latest Kotlin)
- update Android dependencies versions
I checked - Android/iOS/web still work. HTML/IDE projects also work after updating Gradle.
Works in the latest stable IDEA and Android Studio
updated templates:
https://github.com/JetBrains/compose-multiplatform-ios-android-template/pull/21
https://github.com/JetBrains/compose-multiplatform-template/pull/19
https://github.com/JetBrains/compose-multiplatform-desktop-template/pull/8
https://github.com/JetBrains/compose-multiplatform-html-library-template/pull/3
|
1 year ago |
Igor Demin
|
ae1f72d7d5
|
Update Android Examples
|
2 years ago |
Nikolay Igotti
|
f2fec0ea63
|
Switch repo to compose-jb
|
3 years ago |
Nikolay Igotti
|
f11a34cc65
|
Be a bit smarter.
|
4 years ago |
Andrew Rudenko
|
81bfef76d5
|
example/issues: bump compose version to 0.3.0-build154 & fix incompatibilities (#398)
|
4 years ago |
Igor Demin
|
cda2c78aee
|
Migrate to 0.3.0-build146 (issues example)
|
4 years ago |
Nikolay Igotti
|
18afa24fe0
|
Move to 0.2.0-build128
|
4 years ago |
Sebastian Aigner
|
0723177aad
|
Reorganize source sets to work around red code resolution errors. (#50)
Co-authored-by: Sebastian Aigner <sebastian.aigner@jetbrains.com>
|
4 years ago |
Sebastian Aigner
|
c151746e53
|
Add IDE resolution warning for examples sharing JVM & Android code. (#49)
Co-authored-by: Sebastian Aigner <sebastian.aigner@jetbrains.com>
|
4 years ago |
Igor Demin
|
5201b36fc5
|
Migrate "issues" to Compose 0.1.0-m1-build62
|
4 years ago |
Igor Demin
|
3e53062e89
|
Fix and refactor jetissues example
|
4 years ago |
Nikolay Igotti
|
5fe9d53c3c
|
Move few examples to m1-build57
|
4 years ago |
Nikolay Igotti
|
b9b0064d7b
|
Move some sameples to dev109
|
4 years ago |
Igor Demin
|
6009cdd6cb
|
Remove "Copyright 2020 The Android Open Source Project"
|
4 years ago |
Nikolay Igotti
|
08ce747217
|
Move to dev85.
|
4 years ago |
Nikolay Igotti
|
4dc4f597d5
|
Add issues.
|
4 years ago |