Skip to content

Commit

Permalink
new javafs version
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusja committed Apr 11, 2019
1 parent ccf01a2 commit 020e4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javafs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {

api('log4j:log4j:1.2.17')
api('de.mindpipe.android:android-logging-log4j:1.0.3')
api 'com.github.magnusja:java-fs:0.1.3'
api 'com.github.magnusja:java-fs:0.1.4'

api fileTree(dir: 'libs', include: ['*.jar'])
androidTestImplementation('androidx.test.espresso:espresso-core:3.1.0-alpha4', {
Expand Down

0 comments on commit 020e4eb

Please sign in to comment.