Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzNotABug committed Dec 8, 2022
1 parent fff31c5 commit 2c125d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ allprojects {

plugins.withId("com.vanniktech.maven.publish.base") {
group "com.lazygeniouz"
version "0.9"
version "0.91"

mavenPublishing {
signAllPublications()
Expand Down
3 changes: 0 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ android.useAndroidX=true
android.enableJetifier=true
kotlin.code.style=official

GROUP=com.lazygeniouz
VERSION_NAME=0.8

POM_PACKAGING=aar
POM_NAME=dfc
POM_ARTIFACT_ID=dfc
Expand Down

0 comments on commit 2c125d6

Please sign in to comment.