Skip to content

Commit

Permalink
add "malicious" dependency to test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
newhinton committed Apr 27, 2024
1 parent c474211 commit ae66941
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -207,4 +207,7 @@ dependencies {

//Updates
implementation 'com.github.Sharkaboi:AppUpdateChecker:v1.0.5'

// todo: remove
implementation("com.google.android.play:app-update-ktx:2.1.0")
}

0 comments on commit ae66941

Please sign in to comment.