Skip to content

Commit

Permalink
Release 1.4.9 (205)
Browse files Browse the repository at this point in the history
  • Loading branch information
denis15yo committed Dec 18, 2023
1 parent 0ec6643 commit 11f7ab2
Show file tree
Hide file tree
Showing 97 changed files with 3,763 additions and 756 deletions.
1 change: 1 addition & 0 deletions Nicegram/NGEnv/Sources/NGEnv.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ public struct NGEnvObj: Decodable {
public let esim_api_key: String
public let referral_bot: String
public let remote_config_cache_duration_seconds: Double
public let tapjoy_api_key: String
public let telegram_auth_bot: String
public let google_cloud_api_key: String
public let applovin_api_key: String
Expand Down
6 changes: 3 additions & 3 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"location" : "[email protected]:mobyrix/nicegram-assistant-ios.git",
"state" : {
"branch" : "develop",
"revision" : "35b2c2c88c8d2cb3d25cfa95e15e588f90578994"
"revision" : "05f2392cbf916a604d9d7e87dc640e7d4651dc12"
}
},
{
Expand All @@ -59,8 +59,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/SDWebImage/SDWebImage.git",
"state" : {
"revision" : "0383fd49fe4d9ae43f150f24693550ebe6ef0d14",
"version" : "5.18.6"
"revision" : "e278c13e46e8d20c895c221e922c6ac6b72aaca9",
"version" : "5.18.7"
}
},
{
Expand Down
Loading

0 comments on commit 11f7ab2

Please sign in to comment.