Skip to content

Commit

Permalink
actions: drop com.github.kizitonwose:CalendarView to 1.0.4 (fixes #…
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi committed Jul 24, 2024
1 parent 9edd473 commit fb6920b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "org.ole.planet.myplanet"
minSdkVersion 21
targetSdkVersion 34
versionCode 1718
versionName "0.17.18"
versionCode 1719
versionName "0.17.19"
ndkVersion '21.3.6528147'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down Expand Up @@ -124,7 +124,7 @@ dependencies {
implementation 'com.github.barteksc:android-pdf-viewer:3.2.0-beta.1'
implementation 'com.github.jeancsanchez:jcplayer:2.7.2'
implementation 'com.github.clans:fab:1.6.4'
implementation 'com.github.kizitonwose:CalendarView:1.1.0'
implementation 'com.github.kizitonwose:CalendarView:1.0.4'
implementation 'com.applandeo:material-calendar-view:1.9.2'
implementation 'com.afollestad.material-dialogs:commons:0.9.6.0'
implementation 'com.firebase:firebase-jobdispatcher:0.8.6'
Expand Down

0 comments on commit fb6920b

Please sign in to comment.