Skip to content

Commit

Permalink
Updating Android SDK version to 5.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-build-bot committed May 6, 2019
1 parent b7f9301 commit 2ff58e4
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.1" />
<preference name="ANDROID_AGENT_VER" default="5.23.0" />

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

0 comments on commit 2ff58e4

Please sign in to comment.