mirror of
https://github.com/izzy2lost/Shipwright-Android.git
synced 2026-07-05 15:19:26 -07:00
Bump version
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ android {
|
||||
minSdkVersion 18
|
||||
targetSdkVersion 31
|
||||
versionCode 4
|
||||
versionName "1.1.4"
|
||||
versionName "1.1.5"
|
||||
externalNativeBuild {
|
||||
//ndkBuild {
|
||||
// arguments "APP_PLATFORM=android-23"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.dishii.soh"
|
||||
android:versionCode="4"
|
||||
android:versionName="1.1.4"
|
||||
android:versionName="1.1.5"
|
||||
android:installLocation="auto">
|
||||
|
||||
<!-- OpenGL ES 3.0 -->
|
||||
|
||||
Reference in New Issue
Block a user