renovate[bot]
8a6020c5a6
Update android.gradle.plugin to v8.3.1 ( #2471 )
...
* Update android.gradle.plugin to v8.3.1
* Fix AGP update
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
7 months ago
Jorge Martín
0309223a32
Only apply dependencyanalysis plugin to some modules
10 months ago
Benoit Marty
ac940fb5a0
Upgrade lint to 8.3.0-alpha12
12 months ago
Benoit Marty
5de8841d96
Upgrade lint to version 8.3.0-alpha11 and suppress false positive.
1 year ago
Jorge Martin Espinosa
1f5a135072
Use Parallel GC and bump RAM usage ( #1734 )
...
* Use Parallel GC and bump RAM usage
* Build only `app` project in `Build APKs (debug)` flow.
* Remove redundant JNA dependency
1 year ago
Marco Romano
aa29efcd76
Remove suppressUnsupportedCompileSdk
...
We're now an AGP 8.1.0 so should be safe to remove as per the comment.
1 year ago
Marco Romano
6e55f2d777
org.gradle.jvmargs=-Xmx4g ( #1087 )
...
I have to do it locally every time i checkout a branch. Perhaps it's best if we push this to origin.
1 year ago
Jorge Martin Espinosa
0324719606
Upgrade compose-material3 to `1.2.0-alpha05` version ( #1011 )
...
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Also upgrade compileSdk to 34.
1 year ago
ganfra
37b65697c8
Disable kotlin incremental compilation for now, waiting for better
1 year ago
ganfra
0c533986bc
Gradle: re-enable caching (will be handled in a separate PR)
1 year ago
ganfra
1c01c0a6cc
Media: implements share action
1 year ago
Benoit Marty
845d51486f
Upgrade version of lint from 8.0.0 to 8.2.0-alpha02 (latest).
...
Fix warning:
WARNING: The build will use lint version 8.0.0 which is older than the default.
Recommendation: Remove or update the gradle property android.experimental.lint.version to be at least 8.0.1
2 years ago
Jorge Martin Espinosa
de010545fb
Update Gradle to 8.1 and AGP to v8.0 ( #329 )
...
* Update AGP to 8.0.0.
* Set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var.
* Upgrade to Gradle 8.1.
* Remove `@Supress(DSL_SCOPE_VIOLATION)` as it's no longer needed.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Jorge Martin Espinosa
610e4aa8b6
Revert "Update Gradle and AGP to v8.0 ( #283 )" ( #295 )
...
This reverts commit cda0606a0d
.
2 years ago
Jorge Martin Espinosa
cda0606a0d
Update Gradle and AGP to v8.0 ( #283 )
...
* Update dependency gradle to v8
* Handle upgrading Gradle to v8.0.2
* Update AGP to 8.0.0-RC01
* Try to set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Benoit Marty
feac348c89
Enable `testFixtures` - but not supported by AGP yet, so put files in module `matrixtest`
2 years ago
ganfra
90b0a60a5c
Gradle config: add some config to make it faster.
2 years ago
Benoit Marty
9f99f7da67
Use more recent lint version to fix lint false positive.
2 years ago
Benoit Marty
19301756e3
Add missing Copyright
2 years ago
Benoit Marty
a413b635d1
Format project
2 years ago
Benoit Marty
db1cdbfbd4
Setup nighlty build + GitHub action
2 years ago
Benoit Marty
4dc26a4ffa
Create project from AS wizard "Empty Compose Activity (Material 3)"
2 years ago