Skip to content

Commit

Permalink
SOP-Java 4.0.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed Nov 6, 2022
1 parent 60ef0a1 commit 46e62e9
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 = '4.0.2'
isSnapshot = false
shortVersion = '4.0.3'
isSnapshot = true
minAndroidSdk = 10
javaSourceCompatibility = 1.8
junitVersion = '5.8.2'
Expand Down

0 comments on commit 46e62e9

Please sign in to comment.