Skip to content

Commit

Permalink
Updating Android SDK version to 5.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-build-bot committed Feb 19, 2020
1 parent 25a7487 commit 1a6dad8
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.24.2" />
<preference name="ANDROID_AGENT_VER" default="5.24.3" />

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

0 comments on commit 1a6dad8

Please sign in to comment.