feat: setup example app new arch

This commit is contained in:
yungblud
2023-04-26 08:58:57 +09:00
parent 0be9de98d8
commit 7b6e76e2d0
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
apply plugin: "com.android.application"
apply plugin: "com.facebook.react"
import com.android.build.OutputFile
import org.apache.tools.ant.taskdefs.condition.Os