2
0

Compare commits

..

No commits in common. "fb0c4f99ab3e10204d147e95b59b8fd97e9327ce" and "10ab41d2b3e9334633f00c3bf55011d6b44c333f" have entirely different histories.

4 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Sync repos - name: Sync repos
uses: Vova-SH/sync-upstream-repo@1.0.3 uses: Vova-SH/sync-upstream-repo@1.0.2
with: with:
upstream_repo: ${{ env.CORE_REPO }} upstream_repo: ${{ env.CORE_REPO }}
token: ${{ env.TOKEN }} token: ${{ env.TOKEN }}

View File

@ -37,5 +37,5 @@ dependencies {
implementation("androidx.activity:activity:1.8.0") implementation("androidx.activity:activity:1.8.0")
implementation("androidx.constraintlayout:constraintlayout:2.1.4") implementation("androidx.constraintlayout:constraintlayout:2.1.4")
defaultLibrary() defaultLibrary()
customLibrary()
} }

View File

@ -2,4 +2,4 @@
plugins { plugins {
androidApplication version Version.agp apply false androidApplication version Version.agp apply false
kotlinJvm version Version.Kotlin.language apply false kotlinJvm version Version.Kotlin.language apply false
} }

@ -1 +1 @@
Subproject commit d9590600045906edeb852eaa3f0b9bf7d1875813 Subproject commit fde89075ac5d4f4156e4f2f3fba2476874aff483