Skip to content

Commit f932f45

Browse files
authored
Update fred to 1491
1 parent 6007004 commit f932f45

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.0'
13+
version = '2.1'
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:build01490'
48+
api 'com.github.freenet:fred:build01491'
4949
api 'org.bouncycastle:bcpkix-jdk15on:1.59'
5050
api "org.bouncycastle:bcprov-jdk15on:1.59"
5151

0 commit comments

Comments
 (0)