mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
1.0.1 Update app values
This commit is contained in:
@@ -16,8 +16,8 @@ android {
|
||||
}
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 31
|
||||
versionCode 1
|
||||
versionName "1.0.0.0"
|
||||
versionCode 2
|
||||
versionName "1.0.1"
|
||||
externalNativeBuild {
|
||||
//ndkBuild {
|
||||
// arguments "APP_PLATFORM=android-23"
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.dishii.mm"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0.0.1"
|
||||
android:versionCode="2"
|
||||
android:versionName="1.0.1"
|
||||
android:installLocation="auto">
|
||||
|
||||
<!-- OpenGL ES 3.0 -->
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
# Extractor Assets Copied by CMake during buildtime
|
||||
assets/
|
||||
2ship.o2r
|
||||
|
||||
Reference in New Issue
Block a user