Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update build.gradle.kts
Browse files Browse the repository at this point in the history
alphax-hue3682 authored Dec 24, 2024
1 parent 774ab09 commit ad7e4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion V2rayNG/app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ android {

buildTypes {
release {
isMinifyEnabled = false
isMinifyEnabled = true
proguardFiles(
getDefaultProguardFile("proguard-android-optimize.txt"),
"proguard-rules.pro"

0 comments on commit ad7e4e6

Please sign in to comment.