Skip to content

Commit

Permalink
PGPainless 1.6.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed Jul 22, 2023
1 parent 1768156 commit 789fa50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.gradle
Expand Up @@ -4,8 +4,8 @@

allprojects {
ext {
shortVersion = '1.6.1'
isSnapshot = false
shortVersion = '1.6.2'
isSnapshot = true
pgpainlessMinAndroidSdk = 10
javaSourceCompatibility = 1.8
bouncyCastleVersion = '1.75'
Expand Down

0 comments on commit 789fa50

Please sign in to comment.