We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e47e5 commit feb8949Copy full SHA for feb8949
dependencies.gradle
@@ -4,8 +4,8 @@ ext {
4
buildConfig = [
5
minSdk : 15,
6
minSdkJsr310: 26,
7
- compileSdk : 29,
8
- targetSdk : 29,
+ compileSdk : 30,
+ targetSdk : 30,
9
]
10
versions = [
11
androidxjUnit : '1.1.1',
0 commit comments