Skip to content

Commit 5045eb6

Browse files
committed
v1.3.6 updated
1 parent 7f77a1b commit 5045eb6

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.5'
4+
def LIB_VERSION = '1.3.6'
55
def aarFile = layout.buildDirectory.file("ctrld.aar")
66

77
task build() {

0 commit comments

Comments
 (0)