This website requires JavaScript.
Explore
Help
Sign in
nutomic
/
syncthing-android
Watch
1
Star
0
Fork
You've already forked syncthing-android
0
mirror of
https://github.com/syncthing/syncthing-android.git
synced
2024-11-26 14:21:16 +00:00
Code
Releases
Activity
b4f25636ea
syncthing-android
/
app
/
versions.gradle
7 lines
94 B
Groovy
Raw
Normal View
History
Unescape
Escape
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 04:18:11 +00:00
ext
{
versionMajor
=
1
versionMinor
=
2
versionPatch
=
0
Update versions.gradle
2019-06-19 00:41:53 +00:00
versionWrapper
=
5
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 04:18:11 +00:00
}
Copy permalink