diff options
| author | bunnei <bunneidev@gmail.com> | 2022-12-30 18:09:03 -0800 |
|---|---|---|
| committer | bunnei <bunneidev@gmail.com> | 2023-06-03 00:05:27 -0700 |
| commit | 5e198d1421372f7673f181666df76acc8ff1607d (patch) | |
| tree | 31102f83a8115545ef00dc6b5ce6b6adc327adfd /src/android/app/build.gradle | |
| parent | 18527a8c42ddd97befd76d44413ff6b7652faf31 (diff) | |
android: Minimize frontend & convert to yuzu.
Diffstat (limited to 'src/android/app/build.gradle')
| -rw-r--r-- | src/android/app/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/android/app/build.gradle b/src/android/app/build.gradle index 5a108743b..ffbadce14 100644 --- a/src/android/app/build.gradle +++ b/src/android/app/build.gradle @@ -30,7 +30,7 @@ android { defaultConfig { // TODO If this is ever modified, change application_id in strings.xml - applicationId "org.citra.citra_emu" + applicationId "org.yuzu.yuzu_emu" minSdkVersion 28 targetSdkVersion 29 versionCode autoVersion |
