Skip to content

Commit

Permalink
Switch back to Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
axkr committed Oct 11, 2024
1 parent 3035417 commit a8ee83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symja_android_library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<java.version>11</java.version>
<release.build>false</release.build>
<deployment.suppress>false</deployment.suppress> <!-- child modules can
set this true to not be published -->
Expand Down

0 comments on commit a8ee83b

Please sign in to comment.