diff --git a/gradle/app.versions.toml b/gradle/app.versions.toml
index aaa0befd32..ea8f92b4a6 100644
--- a/gradle/app.versions.toml
+++ b/gradle/app.versions.toml
@@ -2,5 +2,5 @@
minSdk = '24'
targetSdk = '33'
compileSdk = '33'
-versionName = '1.55'
-versionCode = '398'
\ No newline at end of file
+versionName = '1.55.1'
+versionCode = '399'
\ No newline at end of file
diff --git a/iosHyperskillApp/NotificationServiceExtension/Info.plist b/iosHyperskillApp/NotificationServiceExtension/Info.plist
index 8221f57e39..08fc3db780 100644
--- a/iosHyperskillApp/NotificationServiceExtension/Info.plist
+++ b/iosHyperskillApp/NotificationServiceExtension/Info.plist
@@ -9,9 +9,9 @@
CFBundleIdentifier
$(PRODUCT_BUNDLE_IDENTIFIER)
CFBundleVersion
- 415
+ 416
CFBundleShortVersionString
- 1.55
+ 1.55.1
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleExecutable
diff --git a/iosHyperskillApp/Podfile b/iosHyperskillApp/Podfile
index f7b3cb25fa..c1b707e994 100644
--- a/iosHyperskillApp/Podfile
+++ b/iosHyperskillApp/Podfile
@@ -19,7 +19,7 @@ target "iosHyperskillApp" do
pod "Firebase/Messaging", "10.17.0"
# Analytics
- pod "AppsFlyerFramework", "6.12.2"
+ pod "AppsFlyerFramework", "6.14.2"
# Social SDKs
pod "GoogleSignIn", "6.2.4"
diff --git a/iosHyperskillApp/Podfile.lock b/iosHyperskillApp/Podfile.lock
index 043ffadc98..7c9ebbd64d 100644
--- a/iosHyperskillApp/Podfile.lock
+++ b/iosHyperskillApp/Podfile.lock
@@ -5,9 +5,9 @@ PODS:
- AppAuth/Core (1.6.2)
- AppAuth/ExternalUserAgent (1.6.2):
- AppAuth/Core
- - AppsFlyerFramework (6.12.2):
- - AppsFlyerFramework/Main (= 6.12.2)
- - AppsFlyerFramework/Main (6.12.2)
+ - AppsFlyerFramework (6.14.2):
+ - AppsFlyerFramework/Main (= 6.14.2)
+ - AppsFlyerFramework/Main (6.14.2)
- Atributika (4.10.1)
- CocoaLumberjack (3.8.2):
- CocoaLumberjack/Core (= 3.8.2)
@@ -100,7 +100,7 @@ PODS:
- SwiftLint (0.54.0)
DEPENDENCIES:
- - AppsFlyerFramework (= 6.12.2)
+ - AppsFlyerFramework (= 6.14.2)
- Atributika (= 4.10.1)
- CombineSchedulers (from `https://github.com/ivan-magda/combine-schedulers.git`, branch `main`)
- Firebase/CoreOnly (= 10.17.0)
@@ -192,7 +192,7 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570
- AppsFlyerFramework: 6eb4d89d2eb9a6632317f1055b359d9fd85fd5ff
+ AppsFlyerFramework: b3de9a49c6af8a8e38c44603e468b5e207f22466
Atributika: 47e778507cfb3cd2c996278b0285221a62e97d71
CocoaLumberjack: f8d89a516e7710fdb2e9b8f1560b16ec6040eef0
CombineSchedulers: 80f670c732b4754eb011cd1147d9a08654b1c463
@@ -227,6 +227,6 @@ SPEC CHECKSUMS:
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211
-PODFILE CHECKSUM: 4a7f7e2c618260919026c572d5dbe1ec7f32ae37
+PODFILE CHECKSUM: fd4e8dad2039002e48a0bb826a57b6600d211938
COCOAPODS: 1.15.2
diff --git a/iosHyperskillApp/iosHyperskillApp.xcodeproj/project.pbxproj b/iosHyperskillApp/iosHyperskillApp.xcodeproj/project.pbxproj
index 94ef8bae03..d4490b3432 100644
--- a/iosHyperskillApp/iosHyperskillApp.xcodeproj/project.pbxproj
+++ b/iosHyperskillApp/iosHyperskillApp.xcodeproj/project.pbxproj
@@ -5205,7 +5205,7 @@
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 415;
+ CURRENT_PROJECT_VERSION = 416;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = UJ4KC2QN7B;
GENERATE_INFOPLIST_FILE = NO;
@@ -5226,7 +5226,7 @@
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 415;
+ CURRENT_PROJECT_VERSION = 416;
DEVELOPMENT_TEAM = UJ4KC2QN7B;
GENERATE_INFOPLIST_FILE = NO;
INFOPLIST_FILE = iosHyperskillAppUITests/Info.plist;
@@ -5247,7 +5247,7 @@
BUNDLE_LOADER = "$(TEST_HOST)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 415;
+ CURRENT_PROJECT_VERSION = 416;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = UJ4KC2QN7B;
INFOPLIST_FILE = iosHyperskillAppTests/Info.plist;
@@ -5268,7 +5268,7 @@
BUNDLE_LOADER = "$(TEST_HOST)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 415;
+ CURRENT_PROJECT_VERSION = 416;
DEVELOPMENT_TEAM = UJ4KC2QN7B;
INFOPLIST_FILE = iosHyperskillAppTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
@@ -5289,7 +5289,7 @@
CODE_SIGN_ENTITLEMENTS = NotificationServiceExtension/NotificationServiceExtension.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 415;
+ CURRENT_PROJECT_VERSION = 416;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = UJ4KC2QN7B;
INFOPLIST_FILE = NotificationServiceExtension/Info.plist;
@@ -5318,7 +5318,7 @@
CODE_SIGN_ENTITLEMENTS = NotificationServiceExtension/NotificationServiceExtension.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 415;
+ CURRENT_PROJECT_VERSION = 416;
DEVELOPMENT_TEAM = UJ4KC2QN7B;
INFOPLIST_FILE = NotificationServiceExtension/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
@@ -5464,7 +5464,7 @@
CODE_SIGN_ENTITLEMENTS = iosHyperskillApp/iosHyperskillApp.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 415;
+ CURRENT_PROJECT_VERSION = 416;
DEVELOPMENT_ASSET_PATHS = "\"iosHyperskillApp/Preview Content\"";
DEVELOPMENT_TEAM = UJ4KC2QN7B;
ENABLE_PREVIEWS = YES;
@@ -5500,7 +5500,7 @@
CODE_SIGN_ENTITLEMENTS = iosHyperskillApp/iosHyperskillApp.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 415;
+ CURRENT_PROJECT_VERSION = 416;
DEVELOPMENT_ASSET_PATHS = "\"iosHyperskillApp/Preview Content\"";
DEVELOPMENT_TEAM = UJ4KC2QN7B;
ENABLE_PREVIEWS = YES;
diff --git a/iosHyperskillApp/iosHyperskillApp/Info.plist b/iosHyperskillApp/iosHyperskillApp/Info.plist
index 0934f1ec37..5027a9be9a 100644
--- a/iosHyperskillApp/iosHyperskillApp/Info.plist
+++ b/iosHyperskillApp/iosHyperskillApp/Info.plist
@@ -23,7 +23,7 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 1.55
+ 1.55.1
CFBundleURLTypes
@@ -36,7 +36,7 @@
CFBundleVersion
- 415
+ 416
FirebaseAppDelegateProxyEnabled
FirebaseMessagingAutoInitEnabled
diff --git a/iosHyperskillApp/iosHyperskillAppTests/Info.plist b/iosHyperskillApp/iosHyperskillAppTests/Info.plist
index 3f27f6228a..3a5a1bd2a5 100644
--- a/iosHyperskillApp/iosHyperskillAppTests/Info.plist
+++ b/iosHyperskillApp/iosHyperskillAppTests/Info.plist
@@ -13,8 +13,8 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.55
+ 1.55.1
CFBundleVersion
- 415
+ 416
diff --git a/iosHyperskillApp/iosHyperskillAppUITests/Info.plist b/iosHyperskillApp/iosHyperskillAppUITests/Info.plist
index 730a212675..c1bf7b0316 100644
--- a/iosHyperskillApp/iosHyperskillAppUITests/Info.plist
+++ b/iosHyperskillApp/iosHyperskillAppUITests/Info.plist
@@ -13,8 +13,8 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 1.55
+ 1.55.1
CFBundleVersion
- 415
+ 416