Skip to content

Commit 3bca612

Browse files
author
Mark Ha
committed
Merge branch 'master' into github-master
2 parents 3de48b5 + 371c4a5 commit 3bca612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/src/com/appnexus/opensdk/utils/Settings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public class Settings {
3434
public boolean test_mode = false;
3535
public String ua = null;
3636
public boolean first_launch;
37-
public final String sdkVersion = "1.7";
37+
public final String sdkVersion = "1.8";
3838

3939
public String mcc;
4040
public String mnc;

0 commit comments

Comments
 (0)