mirror of
https://github.com/bitwarden/android.git
synced 2026-03-19 05:02:48 -05:00
Update to Java 17 (#994)
This commit is contained in:
committed by
Álison Fernandes
parent
35151ab831
commit
9ffae32ae3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user