1
0
mirror of https://github.com/fabianonline/telegram_backup.git synced 2025-07-04 22:16:26 +00:00

Further cleanup; started creating a gradle-file.

This commit is contained in:
2016-06-29 11:25:54 +02:00
parent a7caf248a3
commit fbd796eb10
5 changed files with 1 additions and 37 deletions

1
build.gradle Normal file
View File

@ -0,0 +1 @@
apply plugin: 'java'