Commit 401c688
breensmbaka
Upgrade Java source and target compatibility to 17
This commit updates the Java source and target compatibility levels in the app's `build.gradle` file from version 1.8 to version 17. It keeps kotlin `jvmTarget` at 1.8.1 parent 39054d8 commit 401c688
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments