Skip to content

Commit

Permalink
6.14.3 Plugin Update
Browse files Browse the repository at this point in the history
af-android-sdk-6.14.0.jar
'AppsFlyerFramework', '6.14.3'
  • Loading branch information
andr-ggn committed May 14, 2024
1 parent 3dcf004 commit 0de77ee
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion AppsFlyerSDK/AppsFlyerSDK.uplugin
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 2,
"VersionName": "6.13.0",
"VersionName": "6.14.3",
"FriendlyName": "AppsFlyerSDK",
"Description": "UE4/UE5 AppsFlyer Plugin",
"Category": "Misc",
Expand Down
4 changes: 2 additions & 2 deletions AppsFlyerSDK/Source/AppsFlyerSDK/AppsFlyer_UPL_Android.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
mavenCentral()
}
dependencies {
implementation 'com.android.installreferrer:installreferrer:2.1'
implementation 'com.appsflyer:af-android-sdk:6.13.0'
implementation 'com.android.installreferrer:installreferrer:2.2'
implementation 'com.appsflyer:af-android-sdk:6.14.0'
}
android {
compileOptions {
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ slug: unreal-plugin

# Unreal AppsFlyer Plugin

v6.13.0
v6.14.3

The plugin is compatible with Unreal Engine 4 and 5.

Expand Down

0 comments on commit 0de77ee

Please sign in to comment.