Version 1.1.1

This commit is contained in:
Erik C. Thauvin 2023-11-26 00:29:39 -08:00
parent 0a9de8d863
commit e7a6b3481c
5 changed files with 5 additions and 5 deletions

View file

@ -19,5 +19,5 @@ repositories {
}
dependencies {
implementation 'net.thauvin.erik:pinboard-poster:1.1.1-SNAPSHOT'
implementation 'net.thauvin.erik:pinboard-poster:1.1.1'
}