Skip to content

Commit 78f7e96

Browse files
committed
Update fred to 1492
1 parent f932f45 commit 78f7e96

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ java {
1010
}
1111

1212
group = 'org.freenetproject.mobile'
13-
version = '2.1'
13+
version = '2.2'
1414

1515
task sourcesJar(type: Jar) {
1616
from sourceSets.main.allJava
@@ -45,7 +45,7 @@ repositories {
4545

4646
dependencies {
4747
// Freenet dependencies
48-
api 'com.github.freenet:fred:build01491'
48+
api 'com.github.freenet:fred:build01492'
4949
api 'org.bouncycastle:bcpkix-jdk15on:1.59'
5050
api "org.bouncycastle:bcprov-jdk15on:1.59"
5151

0 commit comments

Comments
 (0)