Skip to content

Commit

Permalink
Merge pull request #339 from Aegyo/bugfix/anki-android-version
Browse files Browse the repository at this point in the history
Update Anki-Android dependency version
  • Loading branch information
arianneorpilla authored Jan 4, 2024
2 parents 7e04d2d + 320d47c commit 6802fab
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 6802fab

Please sign in to comment.