Skip to content

Commit

Permalink
chore: remove androidx.annotation library
Browse files Browse the repository at this point in the history
  • Loading branch information
onghuisheng committed Mar 30, 2023
1 parent e883ab7 commit 5ddf331
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,5 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.annotation:annotation-jvm:1.6.0'
implementation 'androidx.core:core-ktx:1.9.0'
}

0 comments on commit 5ddf331

Please sign in to comment.