Skip to content

Commit

Permalink
Updating Android SDK version to 6.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-build-bot committed Dec 6, 2022
1 parent 08d80b8 commit 28f852b
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 @@ -58,7 +58,7 @@

<platform name="android">
<preference name="ANDROID_APP_TOKEN" default="x" />
<preference name="ANDROID_AGENT_VER" default="6.9.0" />
<preference name="ANDROID_AGENT_VER" default="6.9.1" />

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

0 comments on commit 28f852b

Please sign in to comment.