diff --git a/gradle.properties b/gradle.properties index e5aab17..64f2558 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ # This option should only be used with decoupled projects. More details, visit # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true -VERSION_NAME=1.3.0 +VERSION_NAME=1.2.1 VERSION_CODE=1 BUILD_TOOLS_VERSION=28.0.3 COMPILE_SDK_VERSION=28