Skip to content

Commit

Permalink
bump ddg sync crypto library
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorvs committed Dec 21, 2024
1 parent ec8ef90 commit 2da6dca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ allprojects {
google()
mavenCentral()
maven { url 'https://jitpack.io' }
// TODO remove
maven { url "https://s01.oss.sonatype.org/content/repositories/snapshots/" }
}
configurations.all {
resolutionStrategy.force 'org.objenesis:objenesis:2.6'
Expand Down
2 changes: 1 addition & 1 deletion versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ version.com.android.installreferrer..installreferrer=2.2

version.com.duckduckgo.netguard..netguard-android=1.8.1

version.com.duckduckgo.synccrypto..sync-crypto-android=0.3.0
version.com.duckduckgo.synccrypto..sync-crypto-android=0.4.0-SNAPSHOT

version.com.frybits.harmony..harmony=1.2.6

Expand Down

0 comments on commit 2da6dca

Please sign in to comment.