Skip to content

Commit

Permalink
pull latest andorid-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhao900914 committed May 10, 2021
1 parent 52104bb commit 3fcbc6b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Assets/Editor/AmplitudeDependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<repository>https://repo.maven.apache.org/maven2</repository>
</repositories>

<androidPackage spec="com.amplitude:android-sdk:2.31.1">
<androidPackage spec="com.amplitude:android-sdk:2.31.3">
<repositories>
<repository>https://maven.google.com</repository>
</repositories>
Expand Down
Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions ProjectSettings/AndroidResolverDependencies.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<dependencies>
t <dependencies>
<packages>
<package>com.amplitude:android-sdk:2.31.1</package>
<package>com.amplitude:android-sdk:2.31.3</package>
<package>com.squareup.okhttp3:okhttp:4.2.2</package>
</packages>
<files>
<file>Assets/Plugins/Android/com.amplitude.android-sdk-2.31.1.aar</file>
<file>Assets/Plugins/Android/com.amplitude.android-sdk-2.31.3.aar</file>
<file>Assets/Plugins/Android/com.squareup.okhttp3.okhttp-4.2.2.jar</file>
<file>Assets/Plugins/Android/com.squareup.okio.okio-2.2.2.jar</file>
<file>Assets/Plugins/Android/org.jetbrains.annotations-13.0.jar</file>
Expand Down

0 comments on commit 3fcbc6b

Please sign in to comment.