Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' of https://github.com/UWU-TEAM/Neko-ray into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
AnGgIt86 committed Sep 4, 2024
2 parents 812a7b4 + 1fbc3df commit d37bdc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Test
on:
pull_request:
branches:
- dev
- main
workflow_dispatch:
branches:
- dev
Expand Down
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
aboutlibrariesCore = "11.2.3"
activityKtx = "1.9.1"
activityKtx = "1.9.2"
appcompat = "1.7.0"
barcodeScanning = "17.3.0"
cardview = "1.0.0"
Expand All @@ -10,18 +10,18 @@ coreKtx = "1.13.1"
editorkit = "2.9.0"
fastadapter = "5.7.0"
flexbox = "3.0.0"
fragmentKtx = "1.8.2"
fragmentKtx = "1.8.3"
gson = "2.11.0"
junit = "4.13.2"
jsoup = "1.18.1"
kotlinReflect = "2.0.20"
kotlinxCoroutinesCore = "1.8.1"
legacySupportV4 = "1.0.0"
lifecycleViewmodelKtx = "2.8.4"
lifecycleViewmodelKtx = "2.8.5"
material = "1.12.0"
mmkvStatic = "1.3.9"
multidex = "2.0.1"
navigationFragment = "2.7.7"
navigationFragment = "2.8.0"
okhttp = "4.12.0"
preferenceKtx = "1.2.1"
picasso = "2.71828"
Expand Down

0 comments on commit d37bdc5

Please sign in to comment.