Skip to content

Commit

Permalink
update rclone version to 1.61.1 for a reproducibility-test
Browse files Browse the repository at this point in the history
(first successful reproducible rclone build was with 2.1.1 and 1.61.1)
  • Loading branch information
newhinton committed Nov 10, 2023
1 parent abb4a84 commit 24e5f09
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.60.0
de.felixnuesse.extract.rCloneVersion=1.61.1
de.felixnuesse.extract.ndkVersion=25.2.9519653
de.felixnuesse.extract.ndkToolchainVersion=33
android.defaults.buildfeatures.buildconfig=true
Expand Down

0 comments on commit 24e5f09

Please sign in to comment.