Skip to content

Commit

Permalink
reenable rclone build
Browse files Browse the repository at this point in the history
  • Loading branch information
newhinton committed Jan 18, 2024
1 parent d43629d commit c446bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ android {
}

gradle.projectsEvaluated {
//preBuild.dependsOn(':rclone:buildAll')
preBuild.dependsOn(':rclone:buildAll')
}

namespace 'ca.pkay.rcloneexplorer'
Expand Down

0 comments on commit c446bc1

Please sign in to comment.