Skip to content

Commit b024fb4

Browse files
authored
Update Project.xml
1 parent a77e54a commit b024fb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@
132132
<config:android gradle-plugin="7.3.1" />
133133
<android target-sdk-version="35" min-sdk-version="35" />
134134

135-
<config:android android.useAndroidX="true" />
136-
<config:android android.enableJetifier="true" />
135+
<config:android useAndroidX="true" />
136+
<config:android enableJetifier="true" />
137137
</section>
138138

139139
<!-- Disable Discord IO Thread -->

0 commit comments

Comments
 (0)