We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 755c799 + 16099b0 commit ca7d4e3Copy full SHA for ca7d4e3
demo/build.gradle
@@ -9,7 +9,7 @@ android {
9
}
10
defaultConfig {
11
minSdkVersion 16
12
- compileSdk 33
+ compileSdk 34
13
targetSdkVersion 34
14
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
library/build.gradle
@@ -13,7 +13,7 @@ dependencies {
android {
16
17
18
19
0 commit comments