[1.461.*] Pre-release merge (#1050)
This commit is contained in:
@@ -33,7 +33,7 @@ runs:
|
||||
persist-credentials: ${{ inputs.persist-credentials }}
|
||||
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
|
||||
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: 25
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
aboutLibraries = "14.0.0-b01"
|
||||
aboutLibraries = "14.0.0-b02"
|
||||
agp = "9.1.0-alpha05"
|
||||
androidx-test = "1.7.0"
|
||||
annotation = "1.9.1"
|
||||
@@ -29,8 +29,8 @@ navigation3-material = "1.3.0-alpha06"
|
||||
paging = "3.3.6"
|
||||
retrofit = "3.0.0"
|
||||
runtimeSaveable = "1.11.0-alpha03"
|
||||
sentry = "8.30.0"
|
||||
serialization = "1.10.0-RC"
|
||||
sentry = "8.31.0"
|
||||
serialization = "1.10.0"
|
||||
sqldelight = "2.2.1"
|
||||
sqlite = "2.6.2"
|
||||
tracing-perfetto = "1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user