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

Commit e62f55b

Browse files
committed
remove lib
1 parent d6cd3e4 commit e62f55b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@ dependencies {
141141
//androidx-constraintlayout
142142
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
143143

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

148148
//androidx-navigation
149149
implementation 'androidx.navigation:navigation-fragment:2.3.5'

0 commit comments

Comments
 (0)