Skip to content

Commit

Permalink
PGPainless 1.4.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed Dec 22, 2022
1 parent 77c476d commit 7be12b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

allprojects {
ext {
shortVersion = '1.4.1'
isSnapshot = false
shortVersion = '1.4.2'
isSnapshot = true
pgpainlessMinAndroidSdk = 10
javaSourceCompatibility = 1.8
bouncyCastleVersion = '1.72'
Expand Down

0 comments on commit 7be12b0

Please sign in to comment.