Revert the version of "libthrift"-dependency to "0.17.0", as the newer version is not compatible with Java 8.

This commit is contained in:
Lampros Smyrnaios 2023-03-03 12:57:30 +02:00
parent 7b217764e0
commit 4af298a52a
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ dependencies {
}
// Add back some updated version of the needed dependencies.
implementation 'org.apache.thrift:libthrift:0.18.0'
implementation 'org.apache.thrift:libthrift:0.17.0' // Newer versions are not compatible with JAVA 8.
implementation 'com.fasterxml.woodstox:woodstox-core:6.5.0'
// https://mvnrepository.com/artifact/org.json/json