Skip to content

Commit

Permalink
👌 Requested Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
miracozkan committed Jun 16, 2021
1 parent 60c30d1 commit 1fcacdd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions biometricutils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,9 @@ android {
kotlinOptions {
jvmTarget = '1.8'
}
lintOptions {
abortOnError false
}
}

dependencies {

implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.3.1'
implementation 'androidx.appcompat:appcompat:1.2.0'
Expand Down

0 comments on commit 1fcacdd

Please sign in to comment.