mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
Use a newer version of gradle to avoid an AGP bug around NDK (#797)
This commit is contained in:
@@ -18,6 +18,7 @@ android {
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled false
|
||||
signingConfig debug.signingConfig
|
||||
}
|
||||
}
|
||||
compileOptions {
|
||||
|
||||
Reference in New Issue
Block a user