I tried updating my application in the playstore to do this, I changed my version code from 1 to 2:
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="de.xamaxon.congstardatenverbrauch" android:versionCode="2" android:versionName="1.0.1">
When I download the application, the developer says that I still use version 1 code, and the German developer does not have human support, so I hope someone can help me.
android android-studio
Cedric krause
source share