Skip to content

Commit

Permalink
Remove one of two demos from PR
Browse files Browse the repository at this point in the history
  • Loading branch information
erikrodriguez-se committed Dec 17, 2024
1 parent fdd9440 commit b54ad37
Show file tree
Hide file tree
Showing 35 changed files with 6 additions and 799 deletions.
6 changes: 6 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ buildscript {
repositories {
google()
jcenter()
maven {
url = "https://androidx.dev/snapshots/builds/12711855/artifacts/repository"
}
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.1'
Expand All @@ -30,6 +33,9 @@ allprojects {
repositories {
google()
jcenter()
maven {
url = "https://androidx.dev/snapshots/builds/12711855/artifacts/repository"
}
}
}

Expand Down
2 changes: 0 additions & 2 deletions demos/custom-tabs-ephemeral-with-fallback/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions demos/custom-tabs-ephemeral-with-fallback/README.md

This file was deleted.

52 changes: 0 additions & 52 deletions demos/custom-tabs-ephemeral-with-fallback/build.gradle

This file was deleted.

22 changes: 0 additions & 22 deletions demos/custom-tabs-ephemeral-with-fallback/proguard-rules.pro

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit b54ad37

Please sign in to comment.