diff --git a/gradle.properties b/gradle.properties index ef44a15..4d3d9b7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,10 +17,10 @@ android.useDeprecatedNdk=true # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true -LIB_VERSION_CODE=2 -LIB_VERSION_NAME=0.1.1 +LIB_VERSION_CODE=3 +LIB_VERSION_NAME=0.1.2 -APP_VERSION_CODE=1001 -APP_VERSION_NAME=0.1.1 +APP_VERSION_CODE=1002 +APP_VERSION_NAME=0.1.2 SERVER_HTTP_URL_VERSION=ver0.1 \ No newline at end of file