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

Commit

Permalink
remove lib
Browse files Browse the repository at this point in the history
  • Loading branch information
mzdluo123 committed Aug 14, 2021
1 parent d6cd3e4 commit e62f55b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ dependencies {
//androidx-constraintlayout
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'

// https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk15on
implementation group: 'org.bouncycastle', name: 'bcprov-jdk15to18', version: '1.69'

// // https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk15on
// implementation group: 'org.bouncycastle', name: 'bcprov-jdk15to18', version: '1.69'
//

//androidx-navigation
implementation 'androidx.navigation:navigation-fragment:2.3.5'
Expand Down

0 comments on commit e62f55b

Please sign in to comment.