Compare commits
No commits in common. "3c5548fe3aa2af7b9160cbbd052a2850927ef1cf" and "5093a5edd830e3c67aff2ff9b794d79529db434e" have entirely different histories.
3c5548fe3a
...
5093a5edd8
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Sync repos
|
||||
uses: Vova-SH/sync-upstream-repo@1.0.3
|
||||
uses: Vova-SH/sync-upstream-repo@1.0.2
|
||||
with:
|
||||
upstream_repo: ${{ env.CORE_REPO }}
|
||||
token: ${{ env.TOKEN }}
|
||||
|
@ -33,5 +33,5 @@ android {
|
||||
|
||||
dependencies {
|
||||
defaultLibrary()
|
||||
|
||||
customLibrary()
|
||||
}
|
||||
|
@ -2,4 +2,4 @@
|
||||
plugins {
|
||||
androidApplication version Version.agp apply false
|
||||
kotlinJvm version Version.Kotlin.language apply false
|
||||
}
|
||||
}
|
||||
|
2
buildSrc
2
buildSrc
@ -1 +1 @@
|
||||
Subproject commit d9590600045906edeb852eaa3f0b9bf7d1875813
|
||||
Subproject commit fde89075ac5d4f4156e4f2f3fba2476874aff483
|
Loading…
x
Reference in New Issue
Block a user