Skip to content
Snippets Groups Projects

Resolve "Clean / improve / update code"

Merged Benoît Harrault requested to merge 29-clean-improve-update-code into master
83 files
+ 3195
1018
Compare changes
  • Side-by-side
  • Inline

Files

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