Skip to content

Commit

Permalink
updating libs
Browse files Browse the repository at this point in the history
  • Loading branch information
jakepurple13 committed Oct 4, 2023
1 parent a7ce06c commit a8829cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ kotlin.code.style=official
android.defaults.buildfeatures.buildconfig=true
android.nonTransitiveRClass=false
android.nonFinalResIds=false
android.experimental.lint.version=8.3.0-alpha05
android.experimental.lint.version=8.3.0-alpha06
kotlin.experimental.tryK2=true
android.lint.useK2Uast=true
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
easylauncher = "6.2.0"
firebaseCrashlyticsGradle = "2.9.9"
googleServices = "4.4.0"
gradle = "8.3.0-alpha05"
gradle = "8.3.0-alpha06"
kamelImage = "0.7.3"
kotlin = "1.9.10"
latestAboutLibsRelease = "10.8.3"
Expand All @@ -28,7 +28,7 @@ landscapist = "2.2.8"
protobufVersion = "3.24.3"
sketchVersion = "3.2.5"
activity = "1.8.0-rc01"
composeBomVersion = "2023.10.00-alpha02"
composeBomVersion = "2023.11.00-alpha01"

### MangaWorld
piasy = "1.8.1"
Expand Down

0 comments on commit a8829cf

Please sign in to comment.