Skip to content
Snippets Groups Projects

Resolve "Upgrade framework, build tools and dependencies"

9 files
+ 65
160
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
0
@@ -40,6 +40,7 @@ if (keystorePropertiesFile.exists()) {
@@ -40,6 +40,7 @@ if (keystorePropertiesFile.exists()) {
android {
android {
compileSdkVersion 33
compileSdkVersion 33
 
namespace "org.benoitharrault.colors"
defaultConfig {
defaultConfig {
applicationId "org.benoitharrault.colors"
applicationId "org.benoitharrault.colors"
Loading