diff --git a/gradle.properties b/gradle.properties index 3f8acf74..73803b7f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -VERSION_NAME=1.5.6 -VERSION_CODE=11 +VERSION_NAME=1.5.7 +VERSION_CODE=12 GROUP=com.github.lecho POM_DESCRIPTION=Charting library for Android compatible with API 8+(Android 2.2). diff --git a/hellocharts-library/AndroidManifest.xml b/hellocharts-library/AndroidManifest.xml index 7106be61..0215278a 100644 --- a/hellocharts-library/AndroidManifest.xml +++ b/hellocharts-library/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="12" + android:versionName="1.5.7" > + android:versionCode="12" + android:versionName="1.5.7" >