Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
aar deployment 1
Browse files Browse the repository at this point in the history
  • Loading branch information
iamjosephmj committed Jun 16, 2021
1 parent 4052adf commit 75772fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raccoon/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ publishing {
create<MavenPublication>("Raccoon") {
groupId = "com.github.iamjosephmj"
artifactId = "raccoon"
version = "1.0.2"
version = "1.0.0"
}
}
}

0 comments on commit 75772fc

Please sign in to comment.