We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a77e54a commit b024fb4Copy full SHA for b024fb4
Project.xml
@@ -132,8 +132,8 @@
132
<config:android gradle-plugin="7.3.1" />
133
<android target-sdk-version="35" min-sdk-version="35" />
134
135
- <config:android android.useAndroidX="true" />
136
- <config:android android.enableJetifier="true" />
+ <config:android useAndroidX="true" />
+ <config:android enableJetifier="true" />
137
</section>
138
139
<!-- Disable Discord IO Thread -->
0 commit comments