Commit 82ed0894 by Minhan Jeong

gradleProperties 추가

parent f355b68f
......@@ -23,7 +23,14 @@
<copyDir src="$S(PluginDir)/Private/Android/Java"
dst="$S(BuildDir)/src/com/Plugins/HuaweiSDK"/>
</prebuildCopies>
<gradleProperties>
<insert>
android.useAndroidX=true
android.enableJetifier=true
</insert>
</gradleProperties>
<!-- Android -->
<resourceCopies>
<log text="Copying Java files to staging"/>
......
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