I have an app on Google play store and I want to update it but I don't have the source code, when I tried to update it Google didn't accept the updated APK because it's targetSdkVersion is 27, I need to update it to 28, is there any solution for that using a reverse engineering tool like apktool ???
Help me please