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 {
|
||||
profile {
|
||||
initWith debug
|
||||
}
|
||||
release {
|
||||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||
|
||||
Reference in New Issue
Block a user