Skip to content

Commit

Permalink
Update update_fdroid_mirror_repo_from_main.cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
Catfriend1 committed Dec 17, 2024
1 parent 336409a commit 9bb34d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update_fdroid_mirror_repo_from_main.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ git remote remove upstream 2>NUL:
call :runGit remote add upstream https://github.com/Catfriend1/syncthing-android.git
call :runGit pull upstream main
REM :runGit merge {commit_id}
REM :runGit reset --hard head~1
REM
call :readVersionFromVersionsGradle
echo [INFO] applicationId="%APPLICATION_ID%"
Expand Down

0 comments on commit 9bb34d6

Please sign in to comment.