diff options
author | Anatoliy Sablin | 2017-11-06 16:54:00 +0300 |
---|---|---|
committer | Anatoliy Sablin | 2017-11-06 16:54:00 +0300 |
commit | bb2a47ea3c17f92c1d55d8b0d26cd26a880373d9 (patch) | |
tree | 29a8b9773671357948a1841c4a8663dd83b87e2d /juick-commands/build.gradle | |
parent | 7fe4c65820d012d684405c56942b01da8e77bd23 (diff) |
Moved to message listener.
Diffstat (limited to 'juick-commands/build.gradle')
-rw-r--r-- | juick-commands/build.gradle | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/juick-commands/build.gradle b/juick-commands/build.gradle index bfe85d98..c6dfff42 100644 --- a/juick-commands/build.gradle +++ b/juick-commands/build.gradle @@ -1,5 +1,3 @@ -version 'unspecified' - apply plugin: 'java' sourceCompatibility = 1.8 |