Thomas Kuehne and José Rebelo
03e14edee4
switch the Java toolchain to version 21
...
Switch the Java toolchain to version 21 - the version shipped with current AndroidStudio releases.
Disable Java 1.8 warnings - see discussion in PR #4735
2025-05-10 13:09:46 +00:00
José Rebelo
a9157ddad2
Disable jetifier
...
Now that all libs use androidx, we do not need jetifier anymore.
2024-07-04 19:58:03 +01:00
José Rebelo
d7242c1f12
Make R class fields non-final
2024-06-30 20:27:12 +01:00
José Rebelo and José Rebelo
9bff990370
Upgrade to gradle 8
2024-06-30 15:18:30 +00:00
vanous
df11c6e2f4
Update CI to use jdk17 and build tools 33.0.2:
...
- Using image tag 33.0.0
- Using jdk 17
- Removed old memory 512 gradle config
2023-10-08 22:23:05 +02:00
Andreas Shimokawa
2e5a5f125a
Revert "Revert "update gradle plugin""
...
This reverts commit 49b2f455f7 .
2019-02-11 23:02:57 +01:00
Andreas Shimokawa
49b2f455f7
Revert "update gradle plugin"
...
Testing travis :/
This reverts commit 2d1b076214 .
2019-02-09 23:00:12 +01:00
Andreas Shimokawa
2d1b076214
update gradle plugin
2019-02-09 00:08:07 +01:00
Daniele Gobbetti
75d3dffb14
Migrate to androidx support libraries and bump compile SDK version
...
"Optimize imports" has been run on all source files, there might be
unrelated changes, but these should be harmless.
2019-01-26 16:00:56 +01:00
TaaviE and Andreas Shimokawa
cf0a799d7c
Re-enabled AAPT2.
2018-03-22 21:40:16 +01:00
Andreas Shimokawa
6a8700201f
fix resource bug when running tests with robolectric
2017-11-14 13:13:56 +01:00
cpfeiffer
b805612ae5
Allow in-process dex with 2GB heap, as recommended
2016-05-08 21:39:55 +02:00
Andreas Shimokawa
dada70e92c
First checkin of actual code
2015-01-07 14:00:18 +01:00