mirror of
https://github.com/bitwarden/android.git
synced 2025-03-16 19:28:44 +03:00
Update to Java 17 (#994)
This commit is contained in:
parent
35151ab831
commit
9ffae32ae3
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ glide = "1.0.0-beta01"
|
|||
googleServices = "4.4.1"
|
||||
hilt = "2.50"
|
||||
junit5 = "5.8.2"
|
||||
jvmTarget = "1.8"
|
||||
jvmTarget = "17"
|
||||
kotlin = "1.9.21"
|
||||
kotlinCompilerExtensionVersion = "1.5.7"
|
||||
kotlinxCollectionsImmutable = "0.3.6"
|
||||
|
|
Loading…
Add table
Reference in a new issue