We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0310c2f commit 0691fdeCopy full SHA for 0691fde
AdjustIo/src/com/adeven/adjustio/Util.java
@@ -52,7 +52,7 @@
52
*/
53
public class Util {
54
private static final String BASEURL = "https://app.adjust.io";
55
- private static final String CLIENTSDK = "android1.5";
+ private static final String CLIENTSDK = "android1.6";
56
57
private static final String UNKNOWN = "unknown";
58
VERSION
@@ -1 +1 @@
1
-1.5
+1.6
0 commit comments