We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f598c30 commit 347858eCopy full SHA for 347858e
1 file changed
build.gradle
@@ -10,7 +10,7 @@ java {
10
}
11
12
group = 'org.freenetproject.mobile'
13
-version = '0.8'
+version = '0.9'
14
15
task sourcesJar(type: Jar) {
16
from sourceSets.main.allJava
0 commit comments