Skip to content
Snippets Groups Projects

Resolve "Normalize game architecture"

64 files
+ 1895
462
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -37,7 +37,7 @@ if (keystorePropertiesFile.exists()) {
}
android {
compileSdkVersion 33
compileSdkVersion 34
namespace "org.benoitharrault.midisynth"
defaultConfig {
Loading