https://kotlinlang.org logo
#android-studio
Title
# android-studio
s

Sergio C.

02/01/2022, 10:10 AM
Anyone having issues after upgrading to gradle wrapper 7.2? AS is compiling invisible code! If I change a line of code that line is not accepted! If I delete a line it still compiles a runs and crashes as if it was still there! 👎
j

Javier

02/01/2022, 10:13 AM
via CLI it works?
s

Sergio C.

02/01/2022, 10:15 AM
didn't try with CLI
invalidate cashes/restart/reinstalled app didn't work
had to manually delete build, .idea and gradle folders
🙄
c

Colton Idle

02/01/2022, 5:55 PM
I'd report a bug or try with latest dolphin alpha
👍 1
s

Sergio C.

02/04/2022, 3:48 PM
happened same thing again without upgrading. This time I knew what was happening.
4 Views