Skip to content

akonior/gradle-koans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradle Koans

You can run gradle with native command gradle or with gradle wrapper ./gradlew

After downloading run:

gradle verify --continue

It should build successfully.

Then remove all solutions by running:

gradle removeSolutions

Now after running verify task it will fail in many projects. Edit build.gradle files and fix all koans according to instructions.

About

Gradle Koans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published