Skip to content

Commit

Permalink
build: revert appkit to 1.2.9 and gson to 2.9.0 for app stability's sake
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasGGamerM committed Sep 28, 2023
1 parent 58be221 commit 66e6723
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mastodon/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ dependencies {
implementation 'me.grishka.litex:viewpager:1.0.0'
implementation 'me.grishka.litex:viewpager2:1.0.0'
implementation 'me.grishka.litex:palette:1.0.0'
implementation 'me.grishka.appkit:appkit:1.2.13'
implementation 'com.google.code.gson:gson:2.8.9'
implementation 'me.grishka.appkit:appkit:1.2.9'
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'org.jsoup:jsoup:1.14.3'
implementation 'com.squareup:otto:1.3.8'
implementation 'de.psdev:async-otto:1.0.3'
Expand Down

0 comments on commit 66e6723

Please sign in to comment.