diff --git a/android/android_studio_project/app/build.gradle b/android/android_studio_project/app/build.gradle index 972b76641..d199beaa1 100644 --- a/android/android_studio_project/app/build.gradle +++ b/android/android_studio_project/app/build.gradle @@ -9,6 +9,7 @@ android { defaultConfig { applicationId "jp.xenia.emulator" + // 24 (7.0) - Vulkan. minSdkVersion 24 targetSdkVersion 30 versionCode 1 diff --git a/android/android_studio_project/app/src/main/AndroidManifest.xml b/android/android_studio_project/app/src/main/AndroidManifest.xml index 43e557eaf..c5c7c703f 100644 --- a/android/android_studio_project/app/src/main/AndroidManifest.xml +++ b/android/android_studio_project/app/src/main/AndroidManifest.xml @@ -2,6 +2,14 @@ + + + + + + + +