Skip to content

Commit

Permalink
Implemented a script to hardcode VersionCode and VersionName in f…
Browse files Browse the repository at this point in the history
…avor of fdroid
  • Loading branch information
CryZo committed Apr 29, 2024
1 parent f202112 commit f8d2d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/setVersionCodes.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
cd $(dirname $0)
source ./version.properties

Expand Down

0 comments on commit f8d2d33

Please sign in to comment.