diff --git a/gradle.properties b/gradle.properties index e820f11..55c57de 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -VERSION_NAME=2.0.1-SNAPSHOT -VERSION_CODE=201 +VERSION_NAME=2.0.2-SNAPSHOT +VERSION_CODE=202 GROUP=com.readystatesoftware.sqliteasset POM_DESCRIPTION=An Android helper class to manage database creation and version management using an application's raw asset files