We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ad96b commit 107baf7Copy full SHA for 107baf7
1 file changed
core/resource/build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
5
android {
6
namespace = "com.into.websoso.core.resource"
7
- compileSdk = 34
+ compileSdk = 35
8
9
defaultConfig {
10
minSdk = 30
0 commit comments