evant / gradle-retrolambda

A gradle plugin for getting java lambda support in java 6, 7 and android
Apache License 2.0
5.3k stars 449 forks source link

v3.6.1 not available on gradle plugin repository #254

Closed phcannesson closed 7 years ago

phcannesson commented 7 years ago

I tried to upgrade to 3.6.1 but I got the following error :

Error:(23, 0) Plugin [id: 'me.tatarka.retrolambda', version: '3.6.1'] was not found in any of the following sources:

- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Gradle Central Plugin Repository (plugin 'me.tatarka.retrolambda' has no version '3.6.1' - see https://plugins.gradle.org/plugin/me.tatarka.retrolambda for available versions)

After a quick look at https://plugins.gradle.org/plugin/me.tatarka.retrolambda, it says that the latest version is 3.6.0.

bulatgaleev commented 7 years ago

Reported 12 Jul. 10 days not enough to fix this?

evant commented 7 years ago

Sorry, missed this. Should be there now.