Skip to content

Commit

Permalink
Update Anki-Android dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aegyo committed Jan 3, 2024
1 parent 7e04d2d commit 320d47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yuuna/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,6 @@ flutter {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation 'com.github.ankidroid:Anki-Android:api-v1.1.0'
implementation 'com.github.ankidroid:Anki-Android:2.17alpha14'
implementation 'com.github.umair13adil:RxLogs:v1.0.18'
}

0 comments on commit 320d47c

Please sign in to comment.