diff --git a/README.md b/README.md index 89074e2..d18ece8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +## This project is deprecated. You can still use it as it. Let me know if someone is interested in supporting it. + AndroidTreeView ==================== diff --git a/gradle.properties b/gradle.properties index 87aebb0..ddb8205 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,8 +17,8 @@ # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true -VERSION_NAME=1.2.7 -VERSION_CODE=9 +VERSION_NAME=1.2.9 +VERSION_CODE=11 ANDROID_BUILD_MIN_SDK_VERSION=11 @@ -36,4 +36,4 @@ POM_LICENCE_NAME=The Apache Software License, Version 2.0 POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt POM_LICENCE_DIST=repo POM_DEVELOPER_ID=unnamed_b -POM_DEVELOPER_NAME=Bogdan Melnychuk \ No newline at end of file +POM_DEVELOPER_NAME=Bogdan Melnychuk