diff --git a/gradle.properties b/gradle.properties index 21154f1..205dc33 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -VERSION_NAME=2.0.0-SNAPSHOT -VERSION_CODE=7 +VERSION_NAME=2.0.1-SNAPSHOT +VERSION_CODE=8 GROUP=com.github.johnkil.android-robototextview POM_DESCRIPTION=Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial dataImplementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts. diff --git a/robototextview-sample/src/main/AndroidManifest.xml b/robototextview-sample/src/main/AndroidManifest.xml index 13a926d..6a0ef77 100644 --- a/robototextview-sample/src/main/AndroidManifest.xml +++ b/robototextview-sample/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:versionCode="8" + android:versionName="2.0.1"> + android:versionCode="8" + android:versionName="2.0.1"> -