#Code downgrade from 14 to 8 version

1 messages · Page 1 of 1 (latest)

dreamy rivet
#

I have cloned a repo from github but the code is written in version 14 how can I downgrade it to version 8 for my use, the files are many

north yewBOT
#

<@&987246883653156906> please have a look, thanks.

shell glen
#

first important question is why

dreamy rivet
#

I am using kivy and buildozer those latest version of Java are not available yet!!

So I need to downgrade things

trim iris
#

checkout the code in ur IDE. set the language level down to 8, try to compile it and see what works and what doesnt

#

then replace things one by one that dont work

#

for more specific help we need to get more details