diff --git a/gradle.properties b/gradle.properties index 8093edf..de0a9c1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,8 +15,8 @@ POM_SCM_CONNECTION=scm:git:git://github.com/ThePalaceProject/android-drm-core POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/ThePalaceProject/android-drm-core POM_SCM_URL=http://github.com/ThePalaceProject/android-drm-core/ POM_URL=http://github.com/ThePalaceProject/android-drm-core/ -VERSION_NAME=2.1.0 -VERSION_PREVIOUS=2.0.0 +VERSION_NAME=2.2.0-SNAPSHOT +VERSION_PREVIOUS=2.1.0 android.useAndroidX=true android.enableJetifier=true