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 8ec85a4 commit 3c6c050Copy full SHA for 3c6c050
app/build.gradle
@@ -147,7 +147,7 @@ android {
147
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
148
149
minSdkVersion 19
150
- targetSdkVersion 28
+ targetSdkVersion 29
151
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
152
testInstrumentationRunnerArguments clearPackageData: 'true'
153
0 commit comments