Commit fdeede23 authored by topjohnwu's avatar topjohnwu

Don't build test APKs

parent 53c5ca59
...@@ -25,3 +25,5 @@ org.gradle.daemon=true ...@@ -25,3 +25,5 @@ org.gradle.daemon=true
android.useAndroidX=true android.useAndroidX=true
android.enableJetifier=true android.enableJetifier=true
android.enableR8.fullMode=true android.enableR8.fullMode=true
android.injected.testOnly=false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment