Browse Source

Update buildDev

forgot push after commit
Tobias Kaminsky 7 years ago
parent
commit
7602761673
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/buildDev

+ 1 - 0
scripts/buildDev

@@ -33,6 +33,7 @@ mv latest.apk ~/apks/
 
 git add build.gradle
 git commit -m "daily dev $date"
+git push
 
 git tag dev-$date
 git push origin dev-$date