Skip to content

Commit 2381900

Browse files
Merge pull request #442 from solid-software/illia-romanenko-patch-1
Update README.md to remove proguard instructions
2 parents 0df0278 + 9033927 commit 2381900

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ android {
9191
buildTypes {
9292
release {
9393
minifyEnabled true
94-
useProguard true
9594
proguardFiles getDefaultProguardFile(
9695
'proguard-android-optimize.txt'),
9796
'proguard-rules.pro'

flutter_vlc_player/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ android {
8787
buildTypes {
8888
release {
8989
minifyEnabled true
90-
useProguard true
9190
proguardFiles getDefaultProguardFile(
9291
'proguard-android-optimize.txt'),
9392
'proguard-rules.pro'

0 commit comments

Comments
 (0)