Skip to content
Snippets Groups Projects

Resolve "Upgrade framework, build tools and dependencies"

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