File tree Expand file tree Collapse file tree 3 files changed +0
-402
lines changed
src/main/java/com/genexus/cryptography Expand file tree Collapse file tree 3 files changed +0
-402
lines changed Original file line number Diff line number Diff line change 14
14
<name >GeneXus Standard Classes for Android</name >
15
15
16
16
<dependencies >
17
- <dependency >
18
- <groupId >${project.groupId} </groupId >
19
- <artifactId >gxcryptocommon</artifactId >
20
- <version >${project.version} </version >
21
- <exclusions >
22
- <exclusion > <!-- exclude common io from android -->
23
- <groupId >commons-io</groupId >
24
- <artifactId >commons-io</artifactId >
25
- </exclusion >
26
- <exclusion > <!-- exclude bouncycastle from android -->
27
- <groupId >org.bouncycastle</groupId >
28
- <artifactId >bcprov-jdk18on</artifactId >
29
- </exclusion >
30
- </exclusions >
31
- </dependency >
32
17
<dependency >
33
18
<groupId >${project.groupId} </groupId >
34
19
<artifactId >gxcommon</artifactId >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments