Skip to content

Commit

Permalink
Cert-D-PGPainless 0.2.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed Nov 11, 2022
1 parent dd0a561 commit 9c61b63
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 = '0.2.1'
isSnapshot = false
shortVersion = '0.2.2'
isSnapshot = true
minAndroidSdk = 10
javaSourceCompatibility = 1.8
slf4jVersion = '1.7.36'
Expand Down

0 comments on commit 9c61b63

Please sign in to comment.