Skip to content
Snippets Groups Projects

Resolve "Upgrade framework, build tools and dependencies"

9 files
+ 44
131
Compare changes
  • Side-by-side
  • Inline
Files
9
+ 2
1
@@ -39,7 +39,8 @@ if (keystorePropertiesFile.exists()) {
}
android {
compileSdkVersion 31
compileSdkVersion 33
namespace "org.benoitharrault.puzzlegame"
defaultConfig {
applicationId "org.benoitharrault.puzzlegame"
Loading