mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-18 21:18:15 +00:00
build: DownloadWebRtc: Fix newlines
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
This commit is contained in:
parent
f9472ab273
commit
26dfa38219
@ -19,4 +19,4 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
apply plugin: 'groovy'
|
||||
apply plugin: 'groovy'
|
||||
|
@ -64,4 +64,4 @@ abstract class DownloadWebRtcTask extends DefaultTask {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user