Skip to content

Commit bd1a0a9

Browse files
authored
Merge pull request #3 from freenet-mobile/update-1491
Update fred to 1491
2 parents 9fc5301 + 299ec1f commit bd1a0a9

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
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = 'org.freenetproject.mobile'
7-
version = '0.6'
7+
version = '0.7'
88

99
task sourcesJar(type: Jar) {
1010
from sourceSets.main.allJava
@@ -39,7 +39,7 @@ repositories {
3939

4040
dependencies {
4141
// Freenet dependencies
42-
api 'com.github.freenet:fred:build01490'
42+
api 'com.github.freenet:fred:build01491'
4343
api 'org.bouncycastle:bcpkix-jdk15on:1.59'
4444
api "org.bouncycastle:bcprov-jdk15on:1.59"
4545

0 commit comments

Comments
 (0)