We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb89043 commit 2a69d1dCopy full SHA for 2a69d1d
library/build.gradle
@@ -31,7 +31,7 @@ publishing {
31
maven(MavenPublication) {
32
groupId 'com.lagradost'
33
artifactId 'nicehttp'
34
- version '0.4.2'
+ version '0.4.3'
35
36
afterEvaluate {
37
from components.release
0 commit comments