Skip to content

Commit

Permalink
build(android-demo): set testOnly false
Browse files Browse the repository at this point in the history
  • Loading branch information
zoomchan-cxj committed Apr 17, 2022
1 parent b54b97b commit e3275dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/android-demo/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
android.enableJetifier=true
android.useAndroidX=true
android.enableD8=true
android.enableR8=false
android.enableR8=false
android.injected.testOnly=false

0 comments on commit e3275dc

Please sign in to comment.