equal
deleted
inserted
replaced
29 group = "com.geekorum.aboutoss" |
29 group = "com.geekorum.aboutoss" |
30 version = "0.1.0" |
30 version = "0.1.0" |
31 |
31 |
32 android { |
32 android { |
33 namespace = "com.geekorum.aboutoss.ui.material3" |
33 namespace = "com.geekorum.aboutoss.ui.material3" |
34 compileSdk = 33 |
34 compileSdk = 35 |
35 |
35 |
36 defaultConfig { |
36 defaultConfig { |
37 minSdk = 24 |
37 minSdk = 24 |
38 |
38 |
39 testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" |
39 testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" |