diff --git a/gradle.properties b/gradle.properties index b58378b..5a7bf50 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.1.0-SNAPSHOT -VERSION_PREVIOUS=4.0.2 +VERSION_NAME=4.2.0-SNAPSHOT +VERSION_PREVIOUS=4.1.0 android.useAndroidX=true android.enableJetifier=true