From 8393c17df3ba5ee3586084377d8a6401dc7f3252 Mon Sep 17 00:00:00 2001 From: Zalim Bashorov Date: Tue, 30 Aug 2016 21:53:40 +0300 Subject: [PATCH] Increase minimal version of ant --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 1abf673b9b8..e6a2b93c04a 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -28,7 +28,7 @@ Welcome to [Kotlin](http://kotlinlang.org/)! Some handy links: In order to build Kotlin distribution you need to have: -- Apache Ant 1.8 and higher +- Apache Ant 1.9.4 and higher - JDK 1.6, 1.7 and 1.8 - Setup environment variables as following: