diff --git a/README-CHANGES.xml b/README-CHANGES.xml index 110c4e0..0e2fe1e 100644 --- a/README-CHANGES.xml +++ b/README-CHANGES.xml @@ -40,7 +40,7 @@ - + @@ -68,7 +68,7 @@ - + diff --git a/README.md b/README.md index 6b72148..c029498 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ Simple, reliable, automated S3 uploads for Android. ### Documentation -See the [user manual](https://www.io7m.com/software/exfilac/documentation/). +See the [user manual](https://www.io7m.com/software/exfilac/documentation/index-m.xhtml). diff --git a/gradle.properties b/gradle.properties index 26340aa..d11ea28 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,9 +11,9 @@ POM_SCM_CONNECTION=scm:git:git://github.com/io7m-com/exfilac POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/io7m-com/exfilac POM_SCM_URL=http://github.com/io7m-com/exfilac POM_URL=http://github.com/io7m-com/exfilac -VERSION_NAME=1.1.0 -VERSION_PREVIOUS=1.0.5 -VERSION_CODE=1100 +VERSION_NAME=1.1.1 +VERSION_PREVIOUS=1.1.0 +VERSION_CODE=1101 android.useAndroidX=true android.enableJetifier=true