Update parsers and gradle

This commit is contained in:
Koitharu
2023-08-19 17:13:26 +03:00
parent 0778f34db7
commit 4ce7f74b9d
2 changed files with 4 additions and 4 deletions

View File

@@ -81,7 +81,7 @@ afterEvaluate {
}
dependencies {
//noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:407ef5b655') {
implementation('com.github.KotatsuApp:kotatsu-parsers:06a2aa6f97') {
exclude group: 'org.json', module: 'json'
}

View File

@@ -1,7 +1,7 @@
#Tue Aug 15 10:01:25 EEST 2023
#Sat Aug 19 16:59:05 EEST 2023
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=03ec176d388f2aa99defcadc3ac6adf8dd2bce5145a129659537c0874dea5ad1
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
distributionSha256Sum=591855b517fc635b9e04de1d05d5e76ada3f89f5fc76f87978d1b245b4f69225
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists