Skip to content

Commit 2a69d1d

Browse files
authored
Update build.gradle
1 parent cb89043 commit 2a69d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ publishing {
3131
maven(MavenPublication) {
3232
groupId 'com.lagradost'
3333
artifactId 'nicehttp'
34-
version '0.4.2'
34+
version '0.4.3'
3535

3636
afterEvaluate {
3737
from components.release

0 commit comments

Comments
 (0)