From d3224e47a6c5319bf59262820fd5abd0d7c2622e Mon Sep 17 00:00:00 2001 From: Palace CI Date: Thu, 8 Dec 2022 03:20:40 +0000 Subject: [PATCH] Start development for next release. --- README-CHANGES.xml | 5 ++++- gradle.properties | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README-CHANGES.xml b/README-CHANGES.xml index f0ab9dc..63b6c44 100644 --- a/README-CHANGES.xml +++ b/README-CHANGES.xml @@ -6,12 +6,15 @@ - + + + + diff --git a/gradle.properties b/gradle.properties index 83a3b3e..fdf991e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ 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=1.2.7 +VERSION_NAME=1.2.8-SNAPSHOT android.useAndroidX=true android.enableJetifier=true