diff --git a/build.gradle b/build.gradle index 96bd5758..69be2080 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ ext { theCompileSdkVersion = 30 theTargetSdkVersion = 30 theMinSdkVersion = 5 - theVersionName = '1.5.8' + theVersionName = '1.5.9' theVersionCode = 1 gitUrl = 'https://github.com/halfhp/androidplot.git' }