mirror of
https://github.com/Takiiiiiiii/strato.git
synced 2025-07-17 08:46:39 +00:00
NCA decryption (#99)
* NCA decryption * Remove unnecessary new lines * Remove loader error dialog * Always show ROMs * Address CRs * Add subtitle padding in grid mode
This commit is contained in:
@ -18,4 +18,8 @@ org.gradle.daemon=true
|
||||
# https://developer.android.com/topic/libraries/support-library/androidx-rn
|
||||
android.useAndroidX=true
|
||||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=true
|
||||
android.enableJetifier=true
|
||||
|
||||
# Enables Prefab
|
||||
android.enablePrefab=true
|
||||
android.prefabVersion=1.1.0
|
||||
|
Reference in New Issue
Block a user