Skip to content

Commit

Permalink
SOP-Java 4.1.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed Nov 22, 2023
1 parent 34d271b commit 05177e1
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 = '4.1.2'
isSnapshot = false
shortVersion = '4.1.3'
isSnapshot = true
minAndroidSdk = 10
javaSourceCompatibility = 1.8
gsonVersion = '2.10.1'
Expand Down

0 comments on commit 05177e1

Please sign in to comment.