arekolek
03/26/2019, 11:23 AM@Deprecated annotation while having enabled allWarningsAsErrors = true / -Werror? As far as I can tell it’s impossible, but maybe I missed something?robstoll
03/26/2019, 11:25 AMarekolek
03/26/2019, 12:43 PMrobstoll
03/26/2019, 1:52 PM@Suppress("DEPRECATION") (in the same way as for other warnings)robstoll
03/26/2019, 2:14 PMarekolek
03/26/2019, 2:40 PMrobstoll
03/26/2019, 2:54 PMarekolek
03/26/2019, 3:14 PMallWarningsAsErrors off 😛 But if anybody else thinks it would be useful go ahead 😄