Skip to content

Commit b9546b9

Browse files
committed
update ctrld version.
1 parent 5045eb6 commit b9546b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'maven-publish'
22
def LIB_GROUP_ID = 'com.windscribe'
33
def LIB_ARTIFACT_ID = 'controld'
4-
def LIB_VERSION = '1.3.6'
4+
def LIB_VERSION = '1.3.9'
55
def aarFile = layout.buildDirectory.file("ctrld.aar")
66

77
task build() {

0 commit comments

Comments
 (0)