We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b3837 commit de72e9cCopy full SHA for de72e9c
1 file changed
build.gradle
@@ -19,7 +19,7 @@ ext {
19
theTargetSdkVersion = 34
20
theMinSdkVersion = 5
21
theVersionName = '1.5.11'
22
- theVersionCode = 226
+ theVersionCode = 227
23
gitUrl = 'https://github.com/halfhp/androidplot.git'
24
}
25
0 commit comments