We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adf979d commit cb114c5Copy full SHA for cb114c5
build.gradle
@@ -18,7 +18,7 @@ ext {
18
theCompileSdkVersion = 30
19
theTargetSdkVersion = 30
20
theMinSdkVersion = 5
21
- theVersionName = '1.5.8'
+ theVersionName = '1.5.9'
22
theVersionCode = 1
23
gitUrl = 'https://github.com/halfhp/androidplot.git'
24
}
0 commit comments