Anyone else experiencing the following error after upgrading to 2.5 stable?
2019-12-16 19:48:10.354 [ERROR] [org.openhab.voice.googletts ] - bundle org.openhab.voice.googletts:2.5.0 (327)[org.openhab.voice.googletts.internal.GoogleTTSService(411)] : The activate method has thrown an exception
java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
com/google/auth/oauth2/OAuth2Utils.()V @31: putstatic
Reason:
Type ‘com/google/api/client/http/javanet/NetHttpTransport’ (current frame, stack[0]) is not assignable to ‘com/google/api/client/http/HttpTransport’
Current Frame:
bci: @31
flags: { }
locals: { }
stack: { ‘com/google/api/client/http/javanet/NetHttpTransport’ }
Bytecode:
0x0000000: 1229 b800 2ab3 002b 122c b800 2ab3 002d
0x0000010: 122e b800 2ab3 002f bb00 3059 b700 31b3
0x0000020: 0032 bb00 3359 b700 34b3 0035 b800 36b3
0x0000030: 0006 1237 b800 38b3 0039 123a b300 1012
0x0000040: 3bb3 0015 b1at com.google.auth.oauth2.GoogleCredentials.fromStream(GoogleCredentials.java:141) ~[?:?]