Skip to content

Commit

Permalink
KasperskyLab#325 fix tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
matzuk committed Nov 24, 2021
1 parent a4791f2 commit 329a203
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tutorial/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ plugins {

android {
defaultConfig {
// remove after upgrading to 1.4
minSdk = 21

applicationId = "com.kaspersky.kaspresso.tutorial"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments["clearPackageData"] = "true"
Expand Down

0 comments on commit 329a203

Please sign in to comment.