Don't build test APKs
This commit is contained in:
parent
53c5ca59b6
commit
fdeede23f7
@ -25,3 +25,5 @@ org.gradle.daemon=true
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
android.enableR8.fullMode=true
|
||||
|
||||
android.injected.testOnly=false
|
||||
|
Loading…
Reference in New Issue
Block a user