Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
Signed-off-by: Androidacy Service Account <[email protected]>
  • Loading branch information
androidacy-user authored Mar 18, 2024
1 parent 3b1957f commit c09e2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {

allprojects {
group = "com.github.Androidacy.LSParanoid"
version = "0.6.1"
version = "0.6.3"

plugins.withType(JavaPlugin::class.java) {
extensions.configure(JavaPluginExtension::class.java) {
Expand Down

0 comments on commit c09e2d7

Please sign in to comment.