Skip to content

Commit cf1471e

Browse files
author
Zhichao Link
committed
update Android native sdk version 1.4.43
1 parent 78e2dfe commit cf1471e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Plugins/Android/launcherTemplate.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
}
99
}
1010
implementation project(':unityLibrary')
11-
def sdkVersion = "1.4.32" //find the latest version of the sdk here:https://search.maven.org/search?q=g:network.particle
11+
def sdkVersion = "1.4.43" //find the latest version of the sdk here:https://search.maven.org/search?q=g:network.particle
1212

1313
//tips
1414
//auth-service and auth-service-tiramisu are the same library,

0 commit comments

Comments
 (0)