Skip to content

New app: Devinettes

username-removed-134564 requested to merge (removed):master into master

Building this on my local machine gets BUILD SUCCESSFUL, at first, and then it builds again, but sends back BUILD FAILED, with this error:

compileSdkVersion 'android-24' requires JDK 1.8 or later to compile.

But the building on gitlab reads passing, and @krt mentioned on IRC that the buildserver uses jdk1.8 -- so I'm going with it?

Merge request reports