Skip to content

Commit eb8903e

Browse files
authored
Merge pull request #12 from freenet-mobile/update-1.x-1494
Update 1.x: fred build 01494
2 parents 52103d1 + 21e5ebc commit eb8903e

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 = '1.4'
13+
version = '1.5'
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:build01493'
48+
api 'com.github.freenet:fred:build01494'
4949
api 'org.bouncycastle:bcpkix-jdk15on:1.59'
5050
api "org.bouncycastle:bcprov-jdk15on:1.59"
5151

0 commit comments

Comments
 (0)