You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gradle.properties
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ POM_NAME=Connect SDK Android
3
3
POM_ARTIFACT_ID=connect-sdk-android
4
4
5
5
POM_PACKAGING=aar
6
-
VERSION_NAME=1.6.0
7
-
VERSION_CODE=12
6
+
VERSION_NAME=1.6.2
7
+
VERSION_CODE=13
8
8
GROUP=com.connectsdk
9
9
10
10
POM_DESCRIPTION=Connect SDK is an open source framework that connects your mobile apps with multiple TV platforms. Because most TV platforms support a variety of protocols, Connect SDK integrates and abstracts the discovery and connectivity between all supported protocols.
0 commit comments