File tree 3 files changed +4
-6
lines changed
javaSE/src/main/java/com/smartdevicelink
3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
1
2
- # 4.12.1 Release Notes
2
+ # 4.12.2 Release Notes
3
3
4
4
### Summary:
5
5
|| Version|
9
9
| ** Tested Targeting** | Android 29
10
10
11
11
## Hotfix
12
- - [ Fix Issue 1465 - NPE in ManagerUtility] ( https://github.com/smartdevicelink/sdl_java_suite/pull/1478 )
13
- - [ Add check to prevent NPE in ManagerUtility class] ( https://github.com/smartdevicelink/sdl_java_suite/pull/1498 )
14
- - [ Fix Issue 1473 - Null items as head or empty lists] ( https://github.com/smartdevicelink/sdl_java_suite/pull/1474 )
12
+ - [ Supporting devices with SDL 2.0.0] ( https://github.com/smartdevicelink/sdl_java_suite/issues/1541 )
Original file line number Diff line number Diff line change 1
- 4.12.1
1
+ 4.12.2
Original file line number Diff line number Diff line change 32
32
33
33
// THIS FILE IS AUTO GENERATED, DO NOT MODIFY!!
34
34
public final class BuildConfig {
35
- public static final String VERSION_NAME = "4.12.1 " ;
35
+ public static final String VERSION_NAME = "4.12.2 " ;
36
36
}
You can’t perform that action at this time.
0 commit comments