Skip to content

Commit a2fa493

Browse files
DominicGBauerDominicGBauer
andauthored
chore: update app icons for react native demos (#270)
Co-authored-by: DominicGBauer <dominic@nomanini.com>
1 parent 9521e24 commit a2fa493

File tree

73 files changed

+1820
-2364
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+1820
-2364
lines changed

demos/django-react-native-todolist/android/app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ android {
110110
shrinkResources (findProperty('android.enableShrinkResourcesInReleaseBuilds')?.toBoolean() ?: false)
111111
minifyEnabled enableProguardInReleaseBuilds
112112
proguardFiles getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro"
113+
crunchPngs (findProperty('android.enablePngCrunchInReleaseBuilds')?.toBoolean() ?: true)
113114
}
114115
}
115116
packagingOptions {
22.9 KB
Loading
22.9 KB
Loading
22.9 KB
Loading
22.9 KB
Loading
22.9 KB
Loading
-770 Bytes
Loading
-424 Bytes
Loading
-1.09 KB
Loading
-659 Bytes
Loading

0 commit comments

Comments
 (0)