Update to JDK 17, Gradle 7.3.3 & Android Gradle Plugin 7.1.0

Signed-off-by: psavarmattas <puranjaysavarmattas@gmail.com>
This commit is contained in:
2022-01-26 17:29:24 +05:30
parent 63f6cbaabf
commit 93a9a75e94
12 changed files with 46 additions and 24 deletions

2
.idea/compiler.xml generated
View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="15" />
<bytecodeTargetLevel target="17" />
</component>
</project>