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

6 commits

Author SHA1 Message Date
Catfriend1
942bafec61 build_and_release: Workaround for GPlay API error 500 no longer required 2019-07-10 08:55:01 +02:00
Catfriend1
6cdb884c53 build_and_release.cmd: Add const SKIP_RELEASE_BUILD 2019-06-19 03:02:30 +02:00
Catfriend1
315abe9e37 Revert the publishReleaseListing workaround after calling publishRelease 2019-06-19 02:34:26 +02:00
Catfriend1
2b12eb80de Include post build script, clarify it is optional 2019-06-19 02:17:03 +02:00
Catfriend1
a6e5baecbc
Futher improve the build process (#429)
* Update git_update_submodule.cmd

* Update build_and_release.cmd
2019-06-17 06:57:07 +02:00
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