Adam Szewera
9ed273a32e
Refactor groovy gradle files to kotlin dsl ( #2022 )
...
## Description:
Refactor gradle build files to use Kotlin DSL instead of Groovy.
There were also a bash script and a python script that needed to be
updated because they relied on parsing the `build.gradle` files written
in Groovy.
This PR completes the work started in:
https://github.com/syncthing/syncthing-android/pull/2000
2023-12-28 22:37:27 +01:00
Simon Frei
45312bc80a
Add check for clean git to bump-version/release script
2023-12-26 11:44:54 +01:00
André Colomb
6b677b3e29
Fix Transifex config to make pull script work again. ( #1993 )
...
* Migrate to new tx config file format.
* Remove obsolete CLI flag specifying the resource ID.
* Imported translations
2023-11-07 22:20:26 +01:00
Simon Frei
212e1bafa2
Fix removing unsuitable use of open in bump version script
2023-01-01 21:58:06 +01:00
Simon Frei
8d20884817
Remove unsuitable use of open in bump version script
2023-01-01 21:50:38 +01:00
Simon Frei
88004d55f2
Make bump version script more portable
2022-10-29 12:27:56 +01:00
Simon Frei
171d935b79
scripts: Automate tag message
2021-02-02 18:57:27 +01:00
Simon Frei
dbf0c65a9c
Create annotated release tags
2021-01-06 10:17:13 +01:00
Simon Frei
aa0d113de3
Commit the rest of the build changes
...
I accedintally committed ./scripts in 99be44ca25
2019-06-27 07:19:40 +02:00
Simon Frei
99be44ca25
Updated Syncthing to v1.2.0-rc.2
2019-06-20 09:17:34 +02:00