Skip to content

Commit

Permalink
[android] fix djl version for android
Browse files Browse the repository at this point in the history
  • Loading branch information
siddvenk committed Nov 15, 2024
1 parent 7bc81e5 commit ac17c07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ org.gradle.jvmargs=-Xmx1536m
android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
djl_version=0.30.0
pytorch_version=2.4.0
djl_version=0.31.0
pytorch_version=2.5.1

0 comments on commit ac17c07

Please sign in to comment.