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 a418913 commit f25f33eCopy full SHA for f25f33e
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
11
allprojects {
12
group = "com.github.Androidacy.LSParanoid"
13
- version = "0.6.16"
+ version = "0.6.17"
14
15
plugins.withType(JavaPlugin::class.java) {
16
extensions.configure(JavaPluginExtension::class.java) {
0 commit comments