1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 06:11:19 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Catfriend1
36fb216dcf
Improve build scripts (#427)
* Create tx_pull_all_translations.cmd

* Add script: build_and_release.cmd

* Workaround play-publisher issue 597

ref: https://github.com/Triple-T/gradle-play-publisher/issues/597

* Display generated APK versionCode after build

* Create versions.gradle

* postbuild_rename_apk: Get versionCode from "versions.gradle", copy instead of rename

* Fix Workaround for GPP left-over process kill

* Update build.gradle
2019-06-17 06:18:11 +02:00
Catfriend1
66af682ec5 Update helper script for renaming built APKs 2019-01-07 21:06:05 +01:00
Catfriend1
e4a7e18157 Update postbuild_rename_apk.cmd helper script 2019-01-06 04:07:07 +01:00
Catfriend1
dbbedd7713
Add helper script: postbuild_rename_apk.cmd (#174)
* Update helper script

* Add helper script: postbuild_rename_apk.cmd

* Improve helper script postbuild_rename_apk.cmd

* Add purpose and example to helper script
2019-01-01 18:40:23 +01:00