10 Commits

Author SHA1 Message Date
tzugen
556d3bb90d
Reenable R8 2023-05-21 15:00:04 +02:00
birdbird
a8961e8e96 Merge 4.4.1 to dev 2023-05-21 12:18:11 +00:00
birdbird
6694d6f60b Update Gradle plugin to v8 2023-04-20 11:24:28 +00:00
tzugen
15a382904a
Disable jetifier, update Picasso 2022-08-18 15:39:44 +02:00
tzugen
f1e789ea9b
Fixed search, put compareTo method into Interface 2021-11-30 21:21:04 +01:00
tzugen
29a98c1263
The AGP build cache was removed in AGP 4.1. Previously introduced in AGP 2.3 to complement the Gradle build cache, the AGP build cache was superseded entirely by the Gradle build cache in AGP 4.1. This change does not impact build time. 2021-05-20 18:16:55 +02:00
Nite
d189026c18
Fix gradle out of memory error 2020-09-28 18:00:10 +02:00
Nite
f4ae87fffe
Migrated to Androidx 2020-04-26 12:05:28 +02:00
Yahor Berdnikau
da7c8dee2c Add more build improvements into gradle.properties.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-02-25 22:35:48 +01:00
Yahor Berdnikau
1cdf76db8b Add some several gradle optimizations.
Enabled parallel build, configure on demand, caching output of tasks.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-20 12:52:17 +01:00