Skip to content

Commit

Permalink
[pytorch] Upgrade android build to 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frankfliu committed Jan 31, 2024
1 parent f9b4bc5 commit a0dd75f
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.25.0
pytorch_version=1.13.1
djl_version=0.26.0
pytorch_version=2.1.1

0 comments on commit a0dd75f

Please sign in to comment.