Skip to content

Commit

Permalink
revert rclone version to 1.60.0 for a reproducibility-test
Browse files Browse the repository at this point in the history
(rclone 1.60.0 was the first with go 1.19)
  • Loading branch information
newhinton committed Nov 10, 2023
1 parent c599dbe commit abb4a84
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 @@ -15,7 +15,7 @@ org.gradle.jvmargs=-Xmx4096M -Dkotlin.daemon.jvm.options\="-Xmx4096M"
android.enableJetifier=false
android.useAndroidX=true
de.felixnuesse.extract.goVersion=1.19.8
de.felixnuesse.extract.rCloneVersion=1.64.2
de.felixnuesse.extract.rCloneVersion=1.60.0
de.felixnuesse.extract.ndkVersion=25.2.9519653
de.felixnuesse.extract.ndkToolchainVersion=33
android.defaults.buildfeatures.buildconfig=true
Expand Down

0 comments on commit abb4a84

Please sign in to comment.