Skip to content

Commit

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

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

0 comments on commit bf65af7

Please sign in to comment.