Skip to content

Commit

Permalink
Roll back Android SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
aaustin committed Jun 20, 2016
1 parent 9175193 commit 9f654d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ SOFTWARE.
</intent-filter>
</config-file>
<source-file src="src/android/io/branch/BranchSDK.java" target-dir="src/io/branch" />
<framework src="io.branch.sdk.android:library:1.+" />
<framework src="io.branch.sdk.android:library:1.13.1" />
</platform>

<!-- ios -->
Expand Down

0 comments on commit 9f654d1

Please sign in to comment.