mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
also add profile build
This commit is contained in:
@@ -17,6 +17,9 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
profile {
|
||||||
|
initWith debug
|
||||||
|
}
|
||||||
release {
|
release {
|
||||||
minifyEnabled false
|
minifyEnabled false
|
||||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||||
|
|||||||
Reference in New Issue
Block a user