Skip to content

Commit

Permalink
Merge pull request #1009 from hyperskill/hotfix/1.55.1
Browse files Browse the repository at this point in the history
Hotfix 1.55.1
  • Loading branch information
ivan-magda authored Apr 22, 2024
2 parents 8a07481 + 061993c commit 92bf0ed
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions gradle/app.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
minSdk = '24'
targetSdk = '33'
compileSdk = '33'
versionName = '1.55'
versionCode = '398'
versionName = '1.55.1'
versionCode = '399'
4 changes: 2 additions & 2 deletions iosHyperskillApp/NotificationServiceExtension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleVersion</key>
<string>415</string>
<string>416</string>
<key>CFBundleShortVersionString</key>
<string>1.55</string>
<string>1.55.1</string>
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleExecutable</key>
Expand Down
2 changes: 1 addition & 1 deletion iosHyperskillApp/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
12 changes: 6 additions & 6 deletions iosHyperskillApp/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -192,7 +192,7 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570
AppsFlyerFramework: 6eb4d89d2eb9a6632317f1055b359d9fd85fd5ff
AppsFlyerFramework: b3de9a49c6af8a8e38c44603e468b5e207f22466
Atributika: 47e778507cfb3cd2c996278b0285221a62e97d71
CocoaLumberjack: f8d89a516e7710fdb2e9b8f1560b16ec6040eef0
CombineSchedulers: 80f670c732b4754eb011cd1147d9a08654b1c463
Expand Down Expand Up @@ -227,6 +227,6 @@ SPEC CHECKSUMS:
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211

PODFILE CHECKSUM: 4a7f7e2c618260919026c572d5dbe1ec7f32ae37
PODFILE CHECKSUM: fd4e8dad2039002e48a0bb826a57b6600d211938

COCOAPODS: 1.15.2
16 changes: 8 additions & 8 deletions iosHyperskillApp/iosHyperskillApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand All @@ -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;
Expand All @@ -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;
Expand All @@ -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;
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down
4 changes: 2 additions & 2 deletions iosHyperskillApp/iosHyperskillApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.55</string>
<string>1.55.1</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand All @@ -36,7 +36,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>415</string>
<string>416</string>
<key>FirebaseAppDelegateProxyEnabled</key>
<false/>
<key>FirebaseMessagingAutoInitEnabled</key>
Expand Down
4 changes: 2 additions & 2 deletions iosHyperskillApp/iosHyperskillAppTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.55</string>
<string>1.55.1</string>
<key>CFBundleVersion</key>
<string>415</string>
<string>416</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions iosHyperskillApp/iosHyperskillAppUITests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.55</string>
<string>1.55.1</string>
<key>CFBundleVersion</key>
<string>415</string>
<string>416</string>
</dict>
</plist>

0 comments on commit 92bf0ed

Please sign in to comment.