Skip to content

Commit

Permalink
update artifacts ⬆
Browse files Browse the repository at this point in the history
  • Loading branch information
iamageo committed Dec 1, 2022
1 parent 7e28c14 commit dea915f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = 'com.github.iamageo'
version = '1.0.2'
version = '1.0.3'

android {
compileSdk 31
Expand Down Expand Up @@ -49,7 +49,7 @@ afterEvaluate {
from components.release
groupId = 'com.github.iamageo'
artifactId = 'beautiful-dialog'
version = '1.0.2'
version = '1.0.3'
}
}
}
Expand Down

0 comments on commit dea915f

Please sign in to comment.