mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-13 02:11:07 -04:00
- 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>