Commit Graph

3 Commits

Author SHA1 Message Date
Aayush Gupta
93c4e4787e Disable verbose output when running kapt
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-04-30 12:20:51 +05:30
Aayush Gupta
ecf16661dc Refactor gradle configuration and update dependencies
- Enable java 11 language features
- Switch to groovy syntax
- Switch to new gradle plugins and dependency configuration
- Drop deprecated properties
- Switch from buildscript to project.ext closure for version property
- Update dependencies to latest stable versions
- Address build errors arising due to dependencies update

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2022-08-28 19:30:40 +05:30
Rahul Kumar Patel
dfc706b13e Initial v4 2021-02-15 05:37:36 +05:30