Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
most of the cases it's because of the different versions of TargetSDKVersion and BuildVersion on build.gradle files..
Try to open them and unify the versions manually. -
@lazyDev Turned out a clean -> build solved issue, though I did not change anything, I am the only one working on the project T_T
-
@myss agree !
sometimes it stops working just by doing almost nothing, I mean the app doesn't even build
Related Rants
-
linuxxx32*client calls in* Me: good morning, how can I help you? Client: my ip is blocked, could you unblock it for m...
-
DRSDavidSoft28Found this in our codebase, apparently one of my co-workers had written this
-
linuxxx23*client calls* "hello, we forgot the password to our WiFi router. Could you reset that for us?" 😐😶😮...
Was working on a react native project, paused work two weeks ago, now back to work on the same project, BUT:
1. it no longer compiles
2. Gradle throws shitload of errors
WHY!?
rant
wtf