diff --git a/README-CHANGES.xml b/README-CHANGES.xml index 79950474..e70617bb 100644 --- a/README-CHANGES.xml +++ b/README-CHANGES.xml @@ -272,7 +272,7 @@ - + @@ -281,6 +281,9 @@ + + + diff --git a/gradle.properties b/gradle.properties index a95aeff9..504285df 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,8 +15,8 @@ POM_SCM_CONNECTION=scm:git:git://github.com/ThePalaceProject/android-audiobook.g POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/ThePalaceProject/android-audiobook.git POM_SCM_URL=https://github.com/ThePalaceProject/android-audiobook POM_URL=https://github.com/ThePalaceProject/android-audiobook -VERSION_NAME=11.4.0 -VERSION_PREVIOUS=11.3.0 +VERSION_NAME=11.5.0-SNAPSHOT +VERSION_PREVIOUS=11.4.0 android.useAndroidX=true android.enableJetifier=true