Skip to content

Commit

Permalink
Pushwoosh Unity Plugin 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Mar 9, 2022
1 parent 146698e commit 39a81c9
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion PluginSource/Android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ ext {
global_minSdk = 16
global_targetSdk = 29
global_buildToolsSdk = "27.0.1"
global_versionName = "6.0.11"
global_versionName = "6.1.0"
pushwoosh = "6.0.0"
}
Binary file removed Pushwoosh-6.0.11.unitypackage
Binary file not shown.
Binary file added Pushwoosh-6.1.0.unitypackage
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<manifest xmlns:android='http://schemas.android.com/apk/res/android' xmlns:amazon='http://schemas.amazon.com/apk/res/android' package='com.pushwoosh.demoapp'>
<uses-sdk android:minSdkVersion='16' android:targetSdkVersion='29' />
<uses-sdk android:targetSdkVersion='29' />

<application>
<!-- unity-activities -->
Expand All @@ -17,4 +17,4 @@
</activity>

</application>
</manifest>
</manifest>

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file removed Unity4-Pushwoosh-6.0.11.unitypackage
Binary file not shown.
Binary file added Unity4-Pushwoosh-6.1.0.unitypackage
Binary file not shown.

0 comments on commit 39a81c9

Please sign in to comment.