Skip to content

Commit

Permalink
Updating Android SDK version to 5.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-build-bot committed Mar 8, 2019
1 parent 188d6ce commit be05ad1
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 @@ -43,7 +43,7 @@

<platform name="android">
<preference name="ANDROID_APP_TOKEN" default="x" />
<preference name="ANDROID_AGENT_VER" default="5.22.0" />
<preference name="ANDROID_AGENT_VER" default="5.22.1" />

<config-file target="AndroidManifest.xml" parent="/*">
<uses-permission android:name="android.permission.INTERNET"/>
Expand Down

0 comments on commit be05ad1

Please sign in to comment.