When obfuscating kotlin module the inner companion objects are renamed and are not accessible from other module though in mapping file i can see that the output object has the same name as the original one
com.test.example.OuterClass$Configuration -> com.test.example.OuterClass$Configuration: