Updated graddle and some deps. (#54)

* Updated graddle and some deps.

* Updated Java version for CI (11 -> 17).
This commit is contained in:
Revertron 2023-11-29 21:42:06 +01:00 committed by GitHub
parent 8dfa2f638a
commit f164e05e5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 14 additions and 10 deletions

View file

@ -6,7 +6,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.4.2'
classpath 'com.android.tools.build:gradle:8.1.4'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong