mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-29 22:01:06 +00:00
fix: add some minor improvements and fix release builds
This commit is contained in:
@@ -52,6 +52,8 @@ android {
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
shrinkResources false
|
||||
minifyEnabled false
|
||||
signingConfig signingConfigs.debug
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user