Skip to content

Commit

Permalink
Merge branch 'LawnchairLauncher:12.1-dev' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler authored Sep 9, 2023
2 parents 1abc4fb + d332966 commit a9ac445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ext {
FRAMEWORK_PREBUILTS_DIR = "$rootDir/prebuilts/libs"
accompanist_version = '0.32.0'
libsu_version = '5.2.1'
protocVersion = '3.24.2'
protocVersion = '3.24.3'
room_version = '2.5.2'
optoVersion = "1.0.18"
}
Expand Down Expand Up @@ -361,7 +361,7 @@ dependencies {
implementation "com.google.protobuf:protobuf-javalite:$protocVersion"

// Persian Date
implementation 'com.github.samanzamani:PersianDate:1.6.1'
implementation 'com.github.samanzamani:PersianDate:1.7.1'

implementation 'com.airbnb.android:lottie:6.1.0'

Expand Down

0 comments on commit a9ac445

Please sign in to comment.