mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-13 05:37:40 +02:00
build: Bump Gradle
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
import java.lang.Boolean.TRUE
|
||||
|
||||
extension {
|
||||
name = "extensions/shared.rve"
|
||||
}
|
||||
@ -12,7 +14,7 @@ android {
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
isMinifyEnabled = true
|
||||
isMinifyEnabled = TRUE
|
||||
}
|
||||
}
|
||||
compileOptions {
|
||||
|
Reference in New Issue
Block a user