Skip to content

Commit

Permalink
Update to java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
li-advait committed Nov 8, 2024
1 parent d9445c6 commit 26f592a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ VERSION_NAME=3.0.7-SNAPSHOT
android.defaults.buildfeatures.buildconfig=true
android.nonTransitiveRClass=false
android.nonFinalResIds=false
JAVA_HOME=$JAVA_HOME_17_X64
JAVA_HOME="${JAVA_HOME_17_X64:-$JAVA_HOME_17_arm64}"

0 comments on commit 26f592a

Please sign in to comment.