diff --git a/README-CHANGES.xml b/README-CHANGES.xml index 31aeb31..ed9d74b 100644 --- a/README-CHANGES.xml +++ b/README-CHANGES.xml @@ -76,7 +76,17 @@ - + + + + + + + + + + + diff --git a/gradle.properties b/gradle.properties index 2b7c022..1942cff 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,8 +11,8 @@ POM_SCM_CONNECTION=scm:git:git://github.com/ThePalaceProject/android-r2 POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/ThePalaceProject/android-r2 POM_SCM_URL=http://github.com/ThePalaceProject/android-r2 POM_URL=http://github.com/ThePalaceProject/android-r2 -VERSION_NAME=4.0.0-SNAPSHOT -VERSION_PREVIOUS=3.1.0 +VERSION_NAME=4.0.1-SNAPSHOT +VERSION_PREVIOUS=4.0.0 android.useAndroidX=true android.enableJetifier=true