bug fixed

This commit is contained in:
nutchayut
2024-12-27 18:09:34 +07:00
parent a02c6b91a8
commit f16e5f491a
9165 changed files with 10543 additions and 2225750 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.thamming.neopay"
android:versionCode="8"
android:versionCode="9"
android:versionName="1.0.2" >
<uses-sdk

View File

@@ -11,7 +11,7 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 8,
"versionCode": 9,
"versionName": "1.0.2",
"outputFile": "AndroidManifest.xml"
}