Update gradle, add jvmtoolchain, update kotlin version, address gradle warnings

This commit is contained in:
advplyr
2025-01-12 13:38:56 -06:00
parent 2c1f5081f2
commit 044dd7fea9
11 changed files with 126 additions and 84 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"devDependencies": {
"@babel/core": "7.13.15",
"@babel/preset-env": "7.13.15",
"@capacitor/cli": "^5.0.0",
"@capacitor/cli": "^6.2.0",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.33",
"tailwindcss": "^3.4.1"