syncthing-android/syncthing
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
..
src/github.com/syncthing Updated Syncthing to v1.27.2-rc.2 2023-12-26 11:44:39 +01:00
.gitignore Revert "Revert build script changes" 2017-10-24 14:55:28 +09:00
build-syncthing.py Refactor groovy gradle files to kotlin dsl (#2022) 2023-12-28 22:37:27 +01:00
build.gradle.kts Refactor groovy gradle files to kotlin dsl (#2022) 2023-12-28 22:37:27 +01:00