Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
Load YDK from Jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
yasanglass committed Jun 2, 2022
1 parent c1c69f5 commit 3b7ddc9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 9 deletions.
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

3 changes: 1 addition & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ advancedVersioning.renameOutputApk()

dependencies {
// YASAN Development Kit
implementation(project(':ydk:core'))
implementation(project(':ydk:compose'))
implementation 'com.github.yasan-org:ydk-android:f31915d6d8'

// Misc
implementation 'androidx.core:core-ktx:1.7.0'
Expand Down
3 changes: 0 additions & 3 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ dependencyResolutionManagement {
}
rootProject.name = "Tehro"
include ':app'
include ':ydk'
include ':ydk:core'
include ':ydk:compose'
1 change: 0 additions & 1 deletion ydk
Submodule ydk deleted from 211bbb

0 comments on commit 3b7ddc9

Please sign in to comment.