- Updated: Italian localization.

- Updated: Gradle dependencies.
- Updated: Atmosphere payload.
This commit is contained in:
Pavlo Rekun
2022-06-27 16:43:06 +03:00
parent a54e1f1f00
commit e52895651f
6 changed files with 53 additions and 48 deletions

View File

@@ -8,20 +8,20 @@ GEM
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
aws-partitions (1.550.0)
aws-sdk-core (3.125.5)
aws-partitions (1.601.0)
aws-sdk-core (3.131.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.53.0)
aws-sdk-core (~> 3, >= 3.125.0)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.57.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.111.3)
aws-sdk-core (~> 3, >= 3.125.0)
aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.4.0)
aws-sigv4 (1.5.0)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
claide (1.1.0)
@@ -36,8 +36,8 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
emoji_regex (3.2.3)
excon (0.90.0)
faraday (1.9.3)
excon (0.92.3)
faraday (1.10.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
@@ -56,8 +56,8 @@ GEM
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.3)
multipart-post (>= 1.2, < 3)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
@@ -66,7 +66,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.2.6)
fastlane (2.203.0)
fastlane (2.206.2)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
@@ -106,9 +106,9 @@ GEM
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.15.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-core (0.4.2)
google-apis-androidpublisher_v3 (0.23.0)
google-apis-core (>= 0.6, < 2.a)
google-apis-core (0.6.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
@@ -117,19 +117,19 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-iamcredentials_v1 (0.10.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-playcustomapp_v1 (0.7.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-storage_v1 (0.11.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-iamcredentials_v1 (0.12.0)
google-apis-core (>= 0.6, < 2.a)
google-apis-playcustomapp_v1 (0.9.0)
google-apis-core (>= 0.6, < 2.a)
google-apis-storage_v1 (0.16.0)
google-apis-core (>= 0.6, < 2.a)
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
google-cloud-errors (~> 1.0)
google-cloud-env (1.5.0)
faraday (>= 0.17.3, < 2.0)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.2.0)
google-cloud-storage (1.36.0)
google-cloud-storage (1.36.2)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
@@ -137,20 +137,20 @@ GEM
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
googleauth (1.1.0)
faraday (>= 0.17.3, < 2.0)
googleauth (1.2.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
highline (2.0.3)
http-cookie (1.0.4)
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
jmespath (1.5.0)
json (2.6.1)
jwt (2.3.0)
jmespath (1.6.1)
json (2.6.2)
jwt (2.4.1)
memoist (0.16.2)
mini_magick (4.11.0)
mini_mime (1.1.2)
@@ -161,9 +161,9 @@ GEM
optparse (0.1.1)
os (1.1.4)
plist (3.6.0)
public_suffix (4.0.6)
public_suffix (4.0.7)
rake (13.0.6)
representable (3.1.1)
representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
@@ -173,9 +173,9 @@ GEM
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
security (0.1.3)
signet (0.16.0)
signet (0.17.0)
addressable (~> 2.8)
faraday (>= 0.17.3, < 2.0)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
simctl (1.6.8)
@@ -192,11 +192,12 @@ GEM
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8-x64-mingw32)
unf_ext (0.0.8.2)
unf_ext (0.0.8.2-x64-mingw32)
unicode-display_width (1.8.0)
webrick (1.7.0)
word_wrap (1.0.0)
xcodeproj (1.21.0)
xcodeproj (1.22.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
@@ -210,6 +211,7 @@ GEM
PLATFORMS
x64-mingw32
x86_64-darwin-21
DEPENDENCIES
fastlane

View File

@@ -1,5 +1,5 @@
{
"revision": 3,
"revision": 4,
"payloads":[
{
"title":"hekate.bin",
@@ -9,7 +9,7 @@
{
"title":"fusee.bin",
"downloadUrl": "https://pavelrekun.dev/payloads/fusee.bin",
"version":"1.3.1"
"version":"1.3.2"
}
]
}

View File

@@ -49,6 +49,9 @@
<string name="instructions_category_final_description">Connetti il dispositivo al Nintendo Switch e permetti l\'accesso USB, se richiesto. Attendi finchè la finestra di scelta del payload si apra e seleziona quello che vuoi caricare.</string>
<!-- endregion -->
<!-- region: Donate -->
<string name="donate_description">Vuoi sostenere lo sviluppo di questa e di tutte le altre app ancora di più? Allora controlla la mia pagina di donazione \"PayPal\" :)</string>
<string name="donate_button_buy_me_coffee">Supporto su \"Buy me a coffee\"</string>
<string name="donate_button_paypal">Supporto su \"PayPal\"</string>
<!-- endregion -->
<!-- region: Settings -->
<string name="settings_category_auto_injector">Iniezione automatica</string>

View File

@@ -5,7 +5,7 @@ object Config {
const val compileSDKVersion = 32
const val NDKVersion = "23.1.7779620"
const val versionCode = 93
const val versionName = "5.0.1"
const val versionCode = 94
const val versionName = "5.0.2"
}

View File

@@ -1,20 +1,20 @@
object Versions {
object Gradle {
const val Plugin = "7.1.3"
const val Plugin = "7.2.1"
const val Updates = "0.42.0"
}
object AndroidX {
const val Core = "1.7.0"
const val Core = "1.8.0"
const val RecyclerView = "1.2.1"
const val Browser = "1.4.0"
const val Preferences = "1.2.0"
const val ConstraintLayout = "2.1.3"
const val ConstraintLayout = "2.1.4"
const val Lifecycle = "2.4.1"
const val Navigation = "2.4.2"
const val SwipeRefreshLayout = "1.1.0"
const val Hilt = "2.41"
const val Hilt = "2.42"
}
object Design {
@@ -27,12 +27,12 @@ object Versions {
const val Moshi = "1.13.0"
const val Retrofit = "2.9.0"
const val Zxing = "4.3.0"
const val OkHttpLogging = "4.9.3"
const val OkHttpLogging = "4.10.0"
}
object Kotlin {
const val Kotlin = "1.6.20"
const val Coroutines = "1.6.1"
const val Kotlin = "1.7.0"
const val Coroutines = "1.6.3"
}
object Other {

0
gradlew vendored Normal file → Executable file
View File