วิธีการเปลี่ยนเวอร์ชั่น Android และรหัสเวอร์ชั่น Android Studio ฉันต้องการเปลี่ยนไฟล์ apk (แอพ) บน Google Play และฉันต้องเปลี่ยนรุ่น Android และหมายเลขรหัส ฉันลองกับมันในไฟล์ AndroidManifest.xml ใน Android Studio:
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.bestsoftcorporation.circle.app"
android:versionCode="101"
android:versionName="2.0">
แต่มันไม่ทำงาน เมื่อฉันพยายามเผยแพร่บน Google Play แสดงว่าฉันต้องเปลี่ยนชื่อเวอร์ชั่นและรหัสของ Android